Skip to content

Commit b5866bf

Browse files
authored
refactor: Change 'Reveal in Java Projects' to 'Reveal in Java Projets Explorer' (#395)
1 parent 2f1888d commit b5866bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"contributes.commands.java.project.build.workspace": "Build Workspace",
88
"contributes.commands.java.project.clean.workspace": "Clean Workspace",
99
"contributes.commands.java.project.update": "Update Project",
10-
"contributes.commands.java.view.package.revealInProjectExplorer": "Reveal in Java Projects",
10+
"contributes.commands.java.view.package.revealInProjectExplorer": "Reveal in Java Project Explorer",
1111
"contributes.commands.java.view.package.changeToFlatPackageView":"Flat View",
1212
"contributes.commands.java.view.package.changeToHierarchicalPackageView":"Hierarchical View",
1313
"contributes.commands.java.view.package.linkWithFolderExplorer":"Synchronize with Editor",

0 commit comments

Comments
 (0)