Skip to content

Commit c423b6e

Browse files
committed
Change the NewWizard_title back to New
- Avoid using the description also as a title. eclipse-platform/eclipse.platform#1749
1 parent b2a5c1a commit c423b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/internal/messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ ICategory_general = General
358358
# ==============================================================================
359359
# Wizards
360360
# ==============================================================================
361-
NewWizard_title = Select a wizard
361+
NewWizard_title = New
362362
NewWorkingSet=New Working Set
363363
NewWizardNewPage_description = The following resource creation wizards are available.
364364
NewWizardNewPage_wizardsLabel = &Wizards:

0 commit comments

Comments
 (0)