Loading packages/CarrierDefaultApp/res/values/strings.xml +3 −3 Original line number Original line Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?> <resources> <resources> <string name="app_name">CarrierDefaultApp</string> <string name="app_name">Carrier Communications</string> <string name="android_system_label">Mobile Carrier</string> <string name="android_system_label">Mobile Carrier</string> <string name="portal_notification_id">Mobile data has run out</string> <string name="portal_notification_id">Mobile data has run out</string> <string name="no_data_notification_id">Your mobile data has been deactivated</string> <string name="no_data_notification_id">Your mobile data has been deactivated</string> Loading @@ -17,9 +17,9 @@ <!-- Telephony notification channel name for performance boost notifications. --> <!-- Telephony notification channel name for performance boost notifications. --> <string name="performance_boost_notification_channel">Performance boost</string> <string name="performance_boost_notification_channel">Performance boost</string> <!-- Notification title text for the performance boost notification. --> <!-- Notification title text for the performance boost notification. --> <string name="performance_boost_notification_title">Improve your app experience</string> <string name="performance_boost_notification_title">5G options from your carrier</string> <!-- Notification detail text for the performance boost notification. --> <!-- Notification detail text for the performance boost notification. --> <string name="performance_boost_notification_detail">Tap to visit %s\'s website and learn more</string> <string name="performance_boost_notification_detail">Visit %s\'s website to see options for your app experience</string> <!-- Notification button text to cancel the performance boost notification. --> <!-- Notification button text to cancel the performance boost notification. --> <string name="performance_boost_notification_button_not_now">Not now</string> <string name="performance_boost_notification_button_not_now">Not now</string> <!-- Notification button text to manage the performance boost notification. --> <!-- Notification button text to manage the performance boost notification. --> Loading Loading
packages/CarrierDefaultApp/res/values/strings.xml +3 −3 Original line number Original line Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?> <resources> <resources> <string name="app_name">CarrierDefaultApp</string> <string name="app_name">Carrier Communications</string> <string name="android_system_label">Mobile Carrier</string> <string name="android_system_label">Mobile Carrier</string> <string name="portal_notification_id">Mobile data has run out</string> <string name="portal_notification_id">Mobile data has run out</string> <string name="no_data_notification_id">Your mobile data has been deactivated</string> <string name="no_data_notification_id">Your mobile data has been deactivated</string> Loading @@ -17,9 +17,9 @@ <!-- Telephony notification channel name for performance boost notifications. --> <!-- Telephony notification channel name for performance boost notifications. --> <string name="performance_boost_notification_channel">Performance boost</string> <string name="performance_boost_notification_channel">Performance boost</string> <!-- Notification title text for the performance boost notification. --> <!-- Notification title text for the performance boost notification. --> <string name="performance_boost_notification_title">Improve your app experience</string> <string name="performance_boost_notification_title">5G options from your carrier</string> <!-- Notification detail text for the performance boost notification. --> <!-- Notification detail text for the performance boost notification. --> <string name="performance_boost_notification_detail">Tap to visit %s\'s website and learn more</string> <string name="performance_boost_notification_detail">Visit %s\'s website to see options for your app experience</string> <!-- Notification button text to cancel the performance boost notification. --> <!-- Notification button text to cancel the performance boost notification. --> <string name="performance_boost_notification_button_not_now">Not now</string> <string name="performance_boost_notification_button_not_now">Not now</string> <!-- Notification button text to manage the performance boost notification. --> <!-- Notification button text to manage the performance boost notification. --> Loading