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 181892 - I18N : "Run in TV Emulator" is hardcoded
Summary: I18N : "Run in TV Emulator" is hardcoded
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 18:46 UTC by Masaki Katakai
Modified: 2010-03-16 15:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (98.57 KB, image/png)
2010-03-11 18:46 UTC, Masaki Katakai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2010-03-11 18:46:29 UTC
Created attachment 95071 [details]
screenshot

It seems that "Run in TV Emulator" is hardcoded like below,

javafx.project/src/org/netbeans/modules/javafx/project/ui/customizer/CustomizerRun.java:

        jRadioButton5.setLabel("Run in TV Emulator");

Please extract it to Bundle.properties.
Comment 1 Adam Sotona 2010-03-16 15:45:52 UTC
fixed in http://hg.netbeans.org/javafx/rev/d6e1167d5185