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 174091 - I18N- NB FXD composer is missing I18N
Summary: I18N- NB FXD composer is missing I18N
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Andrew Korostelev
URL: http://javafx-jira.kenai.com/browse/R...
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2009-10-08 15:37 UTC by Lukas Hasik
Modified: 2010-04-27 09:57 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 Lukas Hasik 2009-10-08 15:37:24 UTC
I18N- NB FXD composer is missing I18N
Comment 1 Andrew Korostelev 2010-04-26 15:48:46 UTC
fixed in trunk. messages that were hardcoded are now taken from bundles
http://hg.netbeans.org/javafx/rev/b797459ca783
Comment 2 Andrew Korostelev 2010-04-27 09:57:24 UTC
additional commit http://hg.netbeans.org/javafx/rev/b48af2cfac49
use getLocalizedMessage() to get exception's message to display in Error annotation