diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index c846965..8df4642 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -994,7 +994,7 @@ <!-- 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 windows from last time?</string> + <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] --> |