New method that supports CTS test case to check the file contents remains unaltered. am: 567f2b4378
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/22838863
Change-Id: Icfec0a2c1418a2d18a11f11da3562b8582108cef
Signed-off-by: Automerger Merge Worker <[email protected]>
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>