diff options
author | Eric Fischer <enf@google.com> | 2011-09-12 09:49:51 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-09-12 09:49:51 -0700 |
commit | 99216d55c3e7ceacf094906e8c526efe902aa6ce (patch) | |
tree | 5e9f2d3ab7a871fe26bb812b39214d195061f127 /res/values-en-rGB/strings.xml | |
parent | 7883b4453338a00d58707e4fd257492a09b1e824 (diff) | |
download | packages_apps_Browser-99216d55c3e7ceacf094906e8c526efe902aa6ce.zip packages_apps_Browser-99216d55c3e7ceacf094906e8c526efe902aa6ce.tar.gz packages_apps_Browser-99216d55c3e7ceacf094906e8c526efe902aa6ce.tar.bz2 |
Import revised translations.
Change-Id: Ic6f5bae5587ef75cca854e4991a57e00dcd262f1
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r-- | res/values-en-rGB/strings.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index 1b01f7d..a198bb4 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -276,7 +276,13 @@ <string name="pref_lab_fullscreen_summary" msgid="6853711692160711419">"Use full-screen mode to hide the status bar."</string> <string name="pref_data_title" msgid="750316606686075162">"Bandwidth Management"</string> <string name="pref_data_preload_title" msgid="4479320472980292873">"Search result preloading"</string> + <string-array name="pref_data_preload_choices"> + <item msgid="5180466923190095508">"Never"</item> + <item msgid="1791664748778640002">"Only on Wi-Fi"</item> + <item msgid="3944061253437827617">"Always"</item> + </string-array> <string name="pref_data_preload_summary" msgid="7488335627364473744">"Allow the browser to preload high-confidence search results in the background"</string> + <string name="pref_data_preload_dialogtitle" msgid="8421297746110796536">"Search result preloading"</string> <string name="browserFrameNetworkErrorLabel" msgid="126892350904924893">"Data connectivity problem"</string> <string name="browserFrameFileErrorLabel" msgid="8063691502792670367">"Problem with file"</string> <string name="browserFrameFormResubmitLabel" msgid="2685923472682180360">"Confirm"</string> |