This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 240771 - Localization issue in new file name
Summary: Localization issue in new file name
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 14:04 UTC by Martin Entlicher
Modified: 2014-01-23 02:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2014-01-21 14:04:15 UTC
There is a small localization issue in SimpleTargetChooserPanelGUI:
The localized "new" is prepended before the file name. But this may not suit all locales. Ideally, the file name should be a parameter to the localization string.
Comment 1 Martin Entlicher 2014-01-21 14:08:49 UTC
Fixed by changeset:   270908:6111f814b641
http://hg.netbeans.org/core-main/rev/6111f814b641
Comment 2 Quality Engineering 2014-01-23 02:39:46 UTC
Integrated into 'main-silver', will be available in build *201401230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6111f814b641
User: mentlicher@netbeans.org
Log: #240771: The original template name is provided as a parameter to the new file localization string.