Skip to content

Commit fbb42ef

Browse files
committed
Source Root file filter name fixed
1 parent ebaf1ca commit fbb42ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/sources/src/org/graalvm/visualvm/sources/options/SourcesOptionsPanel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"SourcesOptionsPanel_MoveDown=Move selected source root down", // NOI18N
8282
"SourcesOptionsPanel_SelectRootsCaption=Select Source Roots", // NOI18N
8383
"SourcesOptionsPanel_SelectButton=Select", // NOI18N
84-
"SourcesOptionsPanel_SourceDirectoriesFilter=Color", // NOI18N
84+
"SourcesOptionsPanel_SourceDirectoriesFilter=Directories or Archives", // NOI18N
8585
"SourcesOptionsPanel_ForcedRoots=Source roots have been set automatically for this session", // NOI18N
8686
"SourcesOptionsPanel_ForcedViewer=Sources viewer has been set automatically for this session" // NOI18N
8787
})

0 commit comments

Comments
 (0)