diff options
Diffstat (limited to 'res/values-sw600dp/strings.xml')
-rw-r--r-- | res/values-sw600dp/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-sw600dp/strings.xml b/res/values-sw600dp/strings.xml index 92646a4..d715c1b 100644 --- a/res/values-sw600dp/strings.xml +++ b/res/values-sw600dp/strings.xml @@ -32,4 +32,8 @@ <string name="open_all_in_new_window">Open all in new tabs</string> <!-- Settings summary CHAR LIMIT=50]--> <string name="pref_content_open_in_background_summary">Open new tabs behind the current one</string> + <!-- 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> </resources> |