diff options
author | Bill Yi <byi@google.com> | 2019-02-02 08:07:09 -0800 |
---|---|---|
committer | Bill Yi <byi@google.com> | 2019-02-02 08:07:09 -0800 |
commit | 9881edf1d3c0cbb3b216f68d7ede6263545e0ad0 (patch) | |
tree | ef49f3209414e891698d6796636073c9f4691d83 /packages/CarrierDefaultApp | |
parent | e5f10082e988f07c8c7e3177366a52bdf8df3f0f (diff) |
Import translations. DO NOT MERGE
Change-Id: I1ff29b7ab0db503616a3b4574b73a507f158f817
Auto-generated-cl: translation import
Diffstat (limited to 'packages/CarrierDefaultApp')
-rw-r--r-- | packages/CarrierDefaultApp/res/values-en-rXC/strings.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/packages/CarrierDefaultApp/res/values-en-rXC/strings.xml b/packages/CarrierDefaultApp/res/values-en-rXC/strings.xml index e30795d3b298..d7ae1cee29fd 100644 --- a/packages/CarrierDefaultApp/res/values-en-rXC/strings.xml +++ b/packages/CarrierDefaultApp/res/values-en-rXC/strings.xml @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <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 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> - <string name="no_data_notification_detail" msgid="3112125343857014825">"Please contact your service provider %s"</string> - <string name="no_mobile_data_connection_title" msgid="7449525772416200578">"No mobile data connection"</string> - <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 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> + <string name="app_name" msgid="5247871339820894594">"CarrierDefaultApp"</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> + <string name="no_data_notification_detail" msgid="3112125343857014825">"Please contact your service provider %s"</string> + <string name="no_mobile_data_connection_title" msgid="7449525772416200578">"No mobile data connection"</string> + <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 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> |