Skip to content

Commit e89b26b

Browse files
committed
fix: remove redundant strings from tab bar
1 parent f00efea commit e89b26b

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
@@ -469,12 +469,10 @@ define({
469469
"STATUSBAR_TASKS_RESTART": "Restart",
470470

471471
// Tab bar Strings
472-
"CLOSE_TAB": "Close Tab",
473472
"CLOSE_TABS_TO_THE_RIGHT": "Close Tabs to the Right",
474473
"CLOSE_TABS_TO_THE_LEFT": "Close Tabs to the Left",
475474
"CLOSE_ALL_TABS": "Close All Tabs",
476475
"CLOSE_SAVED_TABS": "Close Saved Tabs",
477-
"REOPEN_CLOSED_FILE": "Reopen Closed File",
478476

479477
// CodeInspection: errors/warnings
480478
"ERRORS_NO_FILE": "No File Open",

0 commit comments

Comments
 (0)