You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/nls/root/strings.js
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -194,7 +194,7 @@ define({
194
194
"FIND_IN_FILES_PAGING" : "{0}—{1}",
195
195
"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
196
196
"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",
0 commit comments