diff options
Diffstat (limited to 'packages/CarrierDefaultApp/res/values-en-rCA/strings.xml')
-rw-r--r-- | packages/CarrierDefaultApp/res/values-en-rCA/strings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/CarrierDefaultApp/res/values-en-rCA/strings.xml b/packages/CarrierDefaultApp/res/values-en-rCA/strings.xml index a925a30f3fc8..7548092debb8 100644 --- a/packages/CarrierDefaultApp/res/values-en-rCA/strings.xml +++ b/packages/CarrierDefaultApp/res/values-en-rCA/strings.xml @@ -2,7 +2,7 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="app_name" msgid="5247871339820894594">"CarrierDefaultApp"</string> - <string name="android_system_label" msgid="2797790869522345065">"Mobile Operator"</string> + <string name="android_system_label" msgid="2797790869522345065">"Mobile Carrier"</string> <string name="portal_notification_id" msgid="5155057562457079297">"Mobile data has run out"</string> <string name="no_data_notification_id" msgid="668400731803969521">"Your mobile data has been deactivated"</string> <string name="portal_notification_detail" msgid="2295729385924660881">"Tap to visit the %s website"</string> @@ -11,7 +11,7 @@ <string name="no_mobile_data_connection" msgid="544980465184147010">"Add data or roaming plan through %s"</string> <string name="mobile_data_status_notification_channel_name" msgid="833999690121305708">"Mobile data status"</string> <string name="action_bar_label" msgid="4290345990334377177">"Sign in to mobile network"</string> - <string name="ssl_error_warning" msgid="3127935140338254180">"The network that you’re trying to join has security issues."</string> - <string name="ssl_error_example" msgid="6188711843183058764">"For example, the login page might not belong to the organisation shown."</string> + <string name="ssl_error_warning" msgid="3127935140338254180">"The network you’re trying to join has security issues."</string> + <string name="ssl_error_example" msgid="6188711843183058764">"For example, the login page may not belong to the organization shown."</string> <string name="ssl_error_continue" msgid="1138548463994095584">"Continue anyway via browser"</string> </resources> |