We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebaf1ca commit fbb42efCopy full SHA for fbb42ef
plugins/sources/src/org/graalvm/visualvm/sources/options/SourcesOptionsPanel.java
@@ -81,7 +81,7 @@
81
"SourcesOptionsPanel_MoveDown=Move selected source root down", // NOI18N
82
"SourcesOptionsPanel_SelectRootsCaption=Select Source Roots", // NOI18N
83
"SourcesOptionsPanel_SelectButton=Select", // NOI18N
84
- "SourcesOptionsPanel_SourceDirectoriesFilter=Color", // NOI18N
+ "SourcesOptionsPanel_SourceDirectoriesFilter=Directories or Archives", // NOI18N
85
"SourcesOptionsPanel_ForcedRoots=Source roots have been set automatically for this session", // NOI18N
86
"SourcesOptionsPanel_ForcedViewer=Sources viewer has been set automatically for this session" // NOI18N
87
})
0 commit comments