mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEADEV-40765: Please correct text in the New Project Wizard, technologies page
This commit is contained in:
+1
-1
@@ -140,7 +140,7 @@ public class AddSupportForFrameworksPanel {
|
||||
showCard(node.getProvider().getId());
|
||||
}
|
||||
else {
|
||||
myTickCheckboxLabel.setText("Tick checkbox to add support for '" + node.getTitle() + "'");
|
||||
myTickCheckboxLabel.setText("Select check box to add '" + node.getTitle() + "' support");
|
||||
showCard(UNCHECKED_CARD);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user