rename roaming notification

Bug: 74569256
Test: Manual
Change-Id: Ic78234e368453999ada0639e4cb980a0298ff8b9
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 38c5468..4d0e90e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -536,7 +536,9 @@
     <!-- Mobile network settings UI: notification message shown when you
          lose data connectivity because you're roaming and you have the
          "data roaming" feature turned off. -->
-    <string name="roaming_reenable_message">You\'ve lost data connectivity because you left your home network with data roaming turned off.</string>
+    <string name="roaming_reenable_message">Data roaming is turned off. Tap to turn on.</string>
+    <!-- Roaming notification tile, notifying lost of roaming data connection -->
+    <string name="roaming_notification_title">Lost mobile data connection</string>
     <!-- Mobile network settings screen, dialog message when user selects the Data roaming check box -->
     <string name="roaming_warning">You may incur significant charges.</string>
     <!-- Mobile network settings screen, message asking the user to check their pricing with their Carrier, when enabling Data roaming. -->