Skip to content

Commit 5e78285

Browse files
committed
fix: remove redundant strings from tab bar
1 parent 739798a commit 5e78285

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/nls/root/strings.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,12 +465,10 @@ define({
465465
"STATUSBAR_TASKS_RESTART": "Restart",
466466

467467
// Tab bar Strings
468-
"CLOSE_TAB": "Close Tab",
469468
"CLOSE_TABS_TO_THE_RIGHT": "Close Tabs to the Right",
470469
"CLOSE_TABS_TO_THE_LEFT": "Close Tabs to the Left",
471470
"CLOSE_ALL_TABS": "Close All Tabs",
472471
"CLOSE_SAVED_TABS": "Close Saved Tabs",
473-
"REOPEN_CLOSED_FILE": "Reopen Closed File",
474472

475473
// CodeInspection: errors/warnings
476474
"ERRORS_NO_FILE": "No File Open",

0 commit comments

Comments
 (0)