summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-06-09 16:23:01 -0700
committerJohn Reck <jreck@google.com>2011-06-10 13:13:11 -0700
commit378a41055fab6c521cdc1d9b2cfeefff2af19e7c (patch)
tree0ae906555202b3d60e9a58d52529c3a0763b0406 /res/values-sw600dp
parentfc6c49bdda8d5d6a6cddedba9a1908bc2a58d2c1 (diff)
downloadpackages_apps_Browser-378a41055fab6c521cdc1d9b2cfeefff2af19e7c.tar.gz
packages_apps_Browser-378a41055fab6c521cdc1d9b2cfeefff2af19e7c.tar.bz2
packages_apps_Browser-378a41055fab6c521cdc1d9b2cfeefff2af19e7c.zip
Always offer to restore
Always offer to restore (even across reboots) Periodically save while the user is typing in a textfield Change-Id: If226ea7d2e19c58d8205d663f9f8dd670c712436
Diffstat (limited to 'res/values-sw600dp')
-rw-r--r--res/values-sw600dp/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-sw600dp/strings.xml b/res/values-sw600dp/strings.xml
index d715c1bad..82ba3018b 100644
--- a/res/values-sw600dp/strings.xml
+++ b/res/values-sw600dp/strings.xml
@@ -35,5 +35,5 @@
<!-- Recover tabs after a crash dialog title [CHAR LIMIT=32] -->
<string name="recover_title">Restore tabs?</string>
<!-- Recover tabs after a crash dialog prompt [CHAR LIMIT=none] -->
- <string name="recover_prompt">Browser appears to have crashed. Would you like to restore your tabs from last time?</string>
+ <string name="recover_prompt">Would you like to restore your tabs from last time?</string>
</resources>