Skip to content

Commit 7e2875d

Browse files
devvaannshabose
authored andcommitted
refactor: use terminology of working files at all places instead of working set
1 parent 695d8bd commit 7e2875d

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
@@ -393,7 +393,7 @@ define({
393393
"CMD_SPLITVIEW_VERTICAL": "Vertical Split",
394394
"CMD_SPLITVIEW_HORIZONTAL": "Horizontal Split",
395395
"SPLITVIEW_MENU_TOOLTIP": "Split the editor vertically or horizontally",
396-
"GEAR_MENU_TOOLTIP": "Configure Working Set",
396+
"GEAR_MENU_TOOLTIP": "Configure Working Files",
397397

398398
"CMD_TOGGLE_SHOW_WORKING_SET": "Show Working Files",
399399
"CMD_TOGGLE_SHOW_FILE_TABS": "Show File Tab Bar",

0 commit comments

Comments
 (0)