diff options
author | Baligh Uddin <baligh@google.com> | 2012-10-01 15:34:23 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2012-10-01 15:34:23 -0700 |
commit | dd524738a2f31beb81539b37cf892410073a4d31 (patch) | |
tree | ab1d07bfdd95d4c019fe1faa650945a0585f7e18 /res/values-en-rGB | |
parent | fd94d51e945273a942947433aed828884bbaa17f (diff) | |
download | packages_apps_settings-dd524738a2f31beb81539b37cf892410073a4d31.zip packages_apps_settings-dd524738a2f31beb81539b37cf892410073a4d31.tar.gz packages_apps_settings-dd524738a2f31beb81539b37cf892410073a4d31.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I117727baf42a812b608c5931ad76cf9f70ff0c9e
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/strings.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index 147dca8..dfba2b9 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -607,6 +607,15 @@ <string name="wifi_save" msgid="3331121567988522826">"Save"</string> <string name="wifi_failed_save_message" msgid="6650004874143815692">"Failed to save network"</string> <string name="wifi_cancel" msgid="6763568902542968964">"Cancel"</string> + <string name="wifi_skip_anyway" msgid="6965361454438011190">"Skip anyway"</string> + <!-- no translation found for wifi_dont_skip (7350341524881124808) --> + <skip /> + <string name="wifi_skipped_message" product="tablet" msgid="3335132188969450252">"WARNING: You may incur extra carrier data charges."\n\n"Tablet setup can require significant network activity."</string> + <string name="wifi_skipped_message" product="default" msgid="1192848364146401759">"WARNING: You may incur extra carrier data charges."\n\n"Phone setup can require significant network activity."</string> + <string name="wifi_and_mobile_skipped_message" product="tablet" msgid="7682836089429990118">"WARNING: The tablet won\'t be able to verify that your software is up to date."</string> + <string name="wifi_and_mobile_skipped_message" product="default" msgid="3324261421359832263">"WARNING: The phone won\'t be able to verify that your software is up to date."</string> + <string name="wifi_connect_failed_message" product="tablet" msgid="6904081070290941807">"The tablet was unable to connect to this Wi-Fi network."</string> + <string name="wifi_connect_failed_message" product="default" msgid="3894921379368046855">"The phone was unable to connect to this Wi-Fi network."</string> <string name="wifi_advanced_titlebar" msgid="1627063574532930090">"Advanced Wi-Fi"</string> <string name="wifi_setting_frequency_band_title" msgid="7493768705046080060">"Wi-Fi frequency band"</string> <string name="wifi_setting_frequency_band_summary" msgid="3250740757118009784">"Specify the frequency range of operation"</string> @@ -1300,6 +1309,10 @@ <string name="accessibility_system_title" msgid="7187919089874130484">"System"</string> <string name="accessibility_screen_magnification_title" msgid="159538947700130120">"Screen magnification"</string> <string name="accessibility_screen_magnification_summary" msgid="7705945119921468241">"When screen magnification is on, you can"\n\n" Zoom: Triple-tap & hold."\n" Zoom & pan: Triple-tap & hold, then drag your finger."\n" Toggle zoom in or out: Triple tap & release."\n\n" While you\'re zoomed in, you can:"\n" Pan: Drag two or more fingers across the screen."\n" Adjust zoom level: Pinch or expand using two or more fingers."</string> + <!-- no translation found for accessibility_global_gesture_preference_title (3550195523659370451) --> + <skip /> + <!-- no translation found for accessibility_global_gesture_preference_summary (8651729928325162013) --> + <skip /> <string name="accessibility_toggle_large_text_preference_title" msgid="6307247527580207161">"Large text"</string> <string name="accessibility_toggle_screen_magnification_preference_title" msgid="2472285215737820469">"Screen magnification"</string> <string name="accessibility_toggle_screen_magnification_auto_update_preference_title" msgid="7218498768415430963">"Auto update screen magnification"</string> |