Skip to content

Commit de683e2

Browse files
committed
docs: shorter strings for restore workflow
1 parent 708e319 commit de683e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nls/root/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@ define({
796796
"RECENT_FILES_DLG_CLEAR_BUTTON_LABEL": "Clear",
797797
"RECENT_FILES_DLG_CLEAR_BUTTON_TITLE": "Clear files not in Working Set",
798798
"RECOVER_UNSAVED_FILES_TITLE": "Recover Unsaved Files?",
799-
"RECOVER_UNSAVED_FILES_MESSAGE": "Restore unsaved files from your previous session with this project?",
799+
"RECOVER_UNSAVED_FILES_MESSAGE": "Restore unsaved files from your previous session?",
800800

801801
// Descriptions of core preferences
802802
"DESCRIPTION_CLOSE_BRACKETS": "true to automatically close braces, brackets and parentheses",

0 commit comments

Comments
 (0)