diff options
author | Eric Fischer <enf@google.com> | 2011-04-22 12:17:54 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-04-22 12:17:54 -0700 |
commit | 69980452059c2e58cba0f92644ab3c6b01e46ed5 (patch) | |
tree | 14b970ab043b49f275fea19e22669d678a976d2f /res/values-en-rGB | |
parent | fedb492d1ac1068e17028b6d4083d1a6b0578287 (diff) | |
download | packages_apps_Browser-69980452059c2e58cba0f92644ab3c6b01e46ed5.zip packages_apps_Browser-69980452059c2e58cba0f92644ab3c6b01e46ed5.tar.gz packages_apps_Browser-69980452059c2e58cba0f92644ab3c6b01e46ed5.tar.bz2 |
Import revised translations.
Change-Id: Ie151e3bff79f435c14fa6aa5cf74c13ed183a6b5
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index e8c0538..50296a5 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -382,4 +382,8 @@ <string name="menu_share_url" msgid="5851814357333739700">"Share"</string> <string name="max_tabs_warning" msgid="4122034303809457570">"No more tabs available"</string> <string name="instant_search_label" msgid="8769284297650716935">"Google with Instant (Labs)"</string> + <string name="recover_title" msgid="8095611702406163360">"Restore windows?"</string> + <string name="recover_prompt" msgid="5526783279696786755">"Browser appears to have crashed. Would you like to restore your windows from last time?"</string> + <string name="recover_yes" msgid="5837971910598069183">"Yes"</string> + <string name="recover_no" msgid="3121030267940592611">"No"</string> </resources> |