Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit ed57a2c

Browse files
committed
Latest typos in root/strings.js
1 parent 5e9a8af commit ed57a2c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/nls/root/strings.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ define({
194194
"FIND_IN_FILES_PAGING" : "{0}—{1}",
195195
"FIND_IN_FILES_FILE_PATH" : "<span class='dialog-filename'>{0}</span> {2} <span class='dialog-path'>{1}</span>", // We should use normal dashes on Windows instead of em dash eventually
196196
"FIND_IN_FILES_EXPAND_COLLAPSE" : "Ctrl/Cmd click to expand/collapse all",
197-
"FIND_IN_FILES_INDEXING" : "Indexing for Instant Search...",
197+
"FIND_IN_FILES_INDEXING" : "Indexing for Instant Search\u2026",
198198
"REPLACE_IN_FILES_ERRORS_TITLE" : "Replace Errors",
199199
"REPLACE_IN_FILES_ERRORS" : "The following files weren't modified because they changed after the search or couldn't be written.",
200200

@@ -754,9 +754,9 @@ define({
754754
"DESCRIPTION_USE_THEME_SCROLLBARS" : "true to allow custom scroll bars",
755755
"DESCRIPTION_LINTING_COLLAPSED" : "true to collapse linting panel",
756756
"DESCRIPTION_FONT_FAMILY" : "Change font family",
757-
"DESCRIPTION_FONT_SIZE" : "Change font size; e.g, 13px",
758-
"DESCRIPTION_FIND_IN_FILES_NODE" : "True to enable node based search",
759-
"DESCRIPTION_FIND_IN_FILES_INSTANT" : "True to enable instant search",
757+
"DESCRIPTION_FONT_SIZE" : "Change font size; e.g. 13px",
758+
"DESCRIPTION_FIND_IN_FILES_NODE" : "true to enable node based search",
759+
"DESCRIPTION_FIND_IN_FILES_INSTANT" : "true to enable instant search",
760760
"DESCRIPTION_FONT_SMOOTHING" : "Mac-only: \"subpixel-antialiased\" to enable sub-pixel antialiasing or \"antialiased\" for gray scale antialiasing",
761761
"DESCRIPTION_OPEN_PREFS_IN_SPLIT_VIEW" : "false to disable opening preferences file in split view",
762762
"DESCRIPTION_OPEN_USER_PREFS_IN_SECOND_PANE" : "false to open user preferences file in left/top pane",

0 commit comments

Comments
 (0)