diff options
author | Ying Wang <wangying@google.com> | 2012-06-15 14:36:14 -0700 |
---|---|---|
committer | Ying Wang <wangying@google.com> | 2012-06-15 14:36:14 -0700 |
commit | c4551bed33a928d21145b3e9ac32ed09c416c52d (patch) | |
tree | 7e28745b760df1c9e36e50d770c4745ed0c991ec /res/values-en-rGB | |
parent | e147531fe8c8071e76d7b69e724b47ec2ca560ce (diff) | |
download | packages_apps_Settings-c4551bed33a928d21145b3e9ac32ed09c416c52d.zip packages_apps_Settings-c4551bed33a928d21145b3e9ac32ed09c416c52d.tar.gz packages_apps_Settings-c4551bed33a928d21145b3e9ac32ed09c416c52d.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I3311d40c77570583a5c1d26acf89dc9e544300ff
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/strings.xml | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index 142f344..7f84376 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -500,7 +500,7 @@ <string name="wifi_settings_title" msgid="4351120897298124250">"Wi-Fi"</string> <string name="wifi_settings_summary" msgid="668767638556052820">"Set up & manage wireless access points"</string> <string name="wifi_setup_wizard_title" msgid="70277346338812325">"Select Wi-Fi"</string> - <string name="wifi_starting" msgid="6716593470710880000">"Turning Wi-Fi on…"</string> + <string name="wifi_starting" msgid="6716593470710880000">"Turning on Wi-Fi…"</string> <string name="wifi_stopping" msgid="244864762599017659">"Turning off Wi-Fi…"</string> <string name="wifi_error" msgid="3207971103917128179">"Error"</string> <string name="wifi_in_airplane_mode" msgid="8652520421778203796">"In aeroplane mode"</string> @@ -751,8 +751,7 @@ <string name="memory_available" msgid="5052397223077021181">"Available"</string> <string name="memory_size" msgid="6629067715017232195">"Total space"</string> <string name="memory_calculating_size" msgid="2188358544203768588">"Calculating..."</string> - <!-- no translation found for memory_apps_usage (2348501997988663688) --> - <skip /> + <string name="memory_apps_usage" msgid="2348501997988663688">"Apps (app data & media content)"</string> <string name="memory_media_usage" msgid="3738830697707880405">"Media"</string> <string name="memory_downloads_usage" msgid="3755173051677533027">"Downloads"</string> <string name="memory_dcim_usage" msgid="558887013613822577">"Pictures, videos"</string> @@ -785,10 +784,8 @@ <string name="unmount_inform_text" product="default" msgid="1904212716075458402">"SD card will be unmounted."</string> <string name="sd_ejecting_title" msgid="8824572198034365468">"Unmounting"</string> <string name="sd_ejecting_summary" msgid="2028753069184908491">"Unmount in progress"</string> - <!-- no translation found for storage_low_title (1388569749716225155) --> - <skip /> - <!-- no translation found for storage_low_summary (7737465774892563129) --> - <skip /> + <string name="storage_low_title" msgid="1388569749716225155">"Storage space is running out"</string> + <string name="storage_low_summary" msgid="7737465774892563129">"Some system functions, such as syncing, may not work correctly. Try to free space by deleting or unpinning items, such as apps or media content."</string> <string name="storage_menu_usb" msgid="5708207885333243384">"USB computer connection"</string> <string name="storage_title_usb" msgid="679612779321689418">"USB computer connection"</string> <string name="usb_connection_category" msgid="7805945595165422882">"Connect as"</string> @@ -1691,8 +1688,6 @@ <string name="user_confirm_remove_message" msgid="5284111415714437285">"Are you sure you want to remove the user and all associated data from the device?"</string> <string name="app_notifications_switch_label" msgid="9124072219553687583">"Show notifications"</string> <string name="help_label" msgid="1107174367904110532">"Help"</string> - <!-- no translation found for user_account_title (1127193807312271167) --> - <skip /> - <!-- no translation found for user_picture_title (7297782792000291692) --> - <skip /> + <string name="user_account_title" msgid="1127193807312271167">"Account for content"</string> + <string name="user_picture_title" msgid="7297782792000291692">"Photo ID"</string> </resources> |