summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-07-29 13:11:58 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-07-29 13:11:58 -0700
commit1b9353cbf59678721d48313cb92189a1530f0483 (patch)
tree2b5575e5852390073770ba13cb8ab4e0092ea6b7 /res/values/strings.xml
parent7bedcdc0a5df4cf4ce29aaf69a45eabf04490430 (diff)
parent023124e33a36c31cee61b08020189c16ffaf8624 (diff)
downloadpackages_apps_browser-1b9353cbf59678721d48313cb92189a1530f0483.zip
packages_apps_browser-1b9353cbf59678721d48313cb92189a1530f0483.tar.gz
packages_apps_browser-1b9353cbf59678721d48313cb92189a1530f0483.tar.bz2
Merge "Get rid of the recovery dialog"
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 41b9831..b5de632 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -996,14 +996,6 @@
the search engines list (Preferences->Advanced->Set search engine
[CHAR LIMIT=80] -->
<string name="instant_search_label">Google with Instant (Labs)</string>
- <!-- Recover tabs after a crash dialog title [CHAR LIMIT=32] -->
- <string name="recover_title">Restore windows?</string>
- <!-- Recover tabs after a crash dialog prompt [CHAR LIMIT=none] -->
- <string name="recover_prompt">Would you like to restore your browser windows from last time?</string>
- <!-- Yes, recover windows from last time [CHAR LIMIT=10] -->
- <string name="recover_yes">Restore</string>
- <!-- No, don't recover windows from last time [CHAR LIMIT=10] -->
- <string name="recover_no">No</string>
<!-- Font size preview label in settings [CHAR LIMIT=30] -->
<string name="preview">Preview</string>
<!-- Name for the user's unsynced, local bookmarks [CHAR LIMIT=50] -->