Merge "add normal routing for numbers in GP and RE" into udc-dev am: 44b5661c1a

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/23039883

Change-Id: Ieaa4332837a9136904bd03a708170eb91ca321e0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index b6bab03..6304562 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -928,8 +928,8 @@
     <string name="call_quality_notification_bluetooth_details" msgid="8348950331707346711">"Das Bluetooth-Signal ist schwach. Verwende die Freisprechfunktion."</string>
     <string name="call_quality_notification_name" msgid="3476828289553948830">"Benachrichtigung zu Anrufqualität"</string>
     <string name="notification_channel_sip_account" msgid="1261816025156179637">"Eingestellte SIP-Konten"</string>
-    <string name="send_from_work_profile_title" msgid="7044759579507604732">"Du kannst keine Nachrichten über eine private App senden"</string>
-    <string name="send_from_work_profile_description" msgid="2174402508727161974">"In deiner Organisation ist das Senden von Nachrichten nur über geschäftliche Apps erlaubt"</string>
+    <string name="send_from_work_profile_title" msgid="7044759579507604732">"Senden von Nachrichten über private Apps nicht möglich"</string>
+    <string name="send_from_work_profile_description" msgid="2174402508727161974">"Deine Organisation lässt nur das Senden von Nachrichten über geschäftliche Apps zu"</string>
     <string name="send_from_work_profile_cancel" msgid="177746511030381711">"Abbrechen"</string>
     <string name="send_from_work_profile_action_str" msgid="6892775562934243337">"Zum Arbeitsprofil wechseln"</string>
     <string name="install_messages_on_work_profile_action_str" msgid="3773440996395152903">"Geschäftliche Messaging-App installieren"</string>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index aa9b134..195b804 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -929,7 +929,7 @@
     <string name="call_quality_notification_name" msgid="3476828289553948830">"Notificação sobre a qualidade da chamada"</string>
     <string name="notification_channel_sip_account" msgid="1261816025156179637">"Contas SIP suspensas"</string>
     <string name="send_from_work_profile_title" msgid="7044759579507604732">"Não é possível enviar mensagens de um app pessoal"</string>
-    <string name="send_from_work_profile_description" msgid="2174402508727161974">"Sua organização só permite o envio de mensagens em apps de trabalho"</string>
+    <string name="send_from_work_profile_description" msgid="2174402508727161974">"Sua organização só permite o envio de mensagens usando apps de trabalho"</string>
     <string name="send_from_work_profile_cancel" msgid="177746511030381711">"Cancelar"</string>
     <string name="send_from_work_profile_action_str" msgid="6892775562934243337">"Mudar para o perfil de trabalho"</string>
     <string name="install_messages_on_work_profile_action_str" msgid="3773440996395152903">"Instalar um app de mensagens de trabalho"</string>