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

Commit 754a9ef

Browse files
committed
Merge pull request #8388 from le717/issue-8385
Add missing ellipsis in View > Themes
2 parents b5fe6d2 + 99e8df5 commit 754a9ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ define({
354354
"CMD_SORT_WORKINGSET_BY_NAME" : "Sort by Name",
355355
"CMD_SORT_WORKINGSET_BY_TYPE" : "Sort by Type",
356356
"CMD_SORT_WORKINGSET_AUTO" : "Automatic Sort",
357-
"CMD_THEMES" : "Themes",
357+
"CMD_THEMES" : "Themes\u2026",
358358

359359
// Navigate menu Commands
360360
"NAVIGATE_MENU" : "Navigate",

0 commit comments

Comments
 (0)