Direct to play store if work message app unavailable
Test: Manually, screengrab in bug
Bug: 269594619
Change-Id: I576a59f217b752e8113f5cd78f53250d77bf1cea
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e21f761..3ad67e7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2204,9 +2204,10 @@
notificatios -->
<string name="notification_channel_sip_account">Deprecated SIP accounts</string>
- <string name="send_from_work_profile_title">Can\'t send message from this profile</string>
- <string name="send_from_work_profile_description">Your work policy allows you to send message only from the work profile</string>
+ <string name="send_from_work_profile_title">Can\'t message from a personal app</string>
+ <string name="send_from_work_profile_description">Your organization only allows you to send messages from work apps</string>
<string name="send_from_work_profile_cancel">Cancel</string>
<string name="send_from_work_profile_action_str">Switch to work profile</string>
+ <string name="install_messages_on_work_profile_action_str">Install a work messages app</string>
</resources>