Improve warning message for theft protection

Bug: 21941508
Change-Id: Ic3c94e6d4a506c96388657ae789f70d0e71877e1
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f92e3c9..816c6f5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -44,7 +44,7 @@
   <!-- Text in a pop-up that asks the user to confirm that they allow the mobile device management app to take control of the device. [CHAR LIMIT=NONE]-->
   <string name="admin_has_ability_to_monitor_device">Your administrator has the ability to monitor and manage settings, corporate access, apps, and data associated with this device, including network activity and your device\'s location information.</string>
   <!-- Text in a pop-up that asks the user to confirm that they allow the mobile device management app to take control of the device, identical to "admin_has_ability_to_monitor_device" but with extra warning about theft protection being disabled. [CHAR LIMIT=NONE]-->
-  <string name="admin_has_ability_to_monitor_device_with_frp_disabled">Your administrator has the ability to monitor and manage settings, corporate access, apps, permissions, and data associated with this device, including network activity and your device\'s location information. Device theft protection features will not be enabled if you continue. You can cancel now and set this up as a personal device to enable theft protection features.</string>
+  <string name="admin_has_ability_to_monitor_device_with_frp_disabled">Your administrator has the ability to monitor and manage settings, corporate access, apps, permissions, and data associated with this device, including network activity and your device\'s location information.\n\nIf you continue, theft protection features will not be enabled. To turn on theft protection, cancel now and set this up as a personal device.</string>
   <!-- String telling the user how to get more information about their work profile-->
   <string name="contact_your_admin_for_more_info">Contact your administrator for more information, including your organization\'s privacy policies.</string>
   <!-- Text on the link that will forward the user to a website with more information about work profiles [CHAR LIMIT=30]-->