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 96883 - I18N - JUnitSettings in options is not a translatable word from bundle
Summary: I18N - JUnitSettings in options is not a translatable word from bundle
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-03-01 02:26 UTC by Ken Frank
Modified: 2007-04-16 22:11 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 Ken Frank 2007-03-01 02:26:52 UTC
Can options word JunitSettings become 2 words and be in bundle
file, so it can be translated ? (Junit wont be but Settings will be)
Comment 1 Marian Petras 2007-03-01 14:01:03 UTC
Yes, I will do it.
Comment 2 Marian Petras 2007-03-09 15:54:57 UTC
Fixed in the trunk.

Modified files:
   junit/src/org/netbeans/modules/junit/:
                                     Bundle.properties   (1.79)
                                     JUnitSettingsBeanInfo.java   (1.24)

Diff:
http://junit.netbeans.org/source/browse/junit/src/org/netbeans/modules/junit/Bundle.properties?r1=1.78&r2=1.79&diff_format=u
http://junit.netbeans.org/source/browse/junit/src/org/netbeans/modules/junit/JUnitSettingsBeanInfo.java?r1=1.23&r2=1.24&diff_format=u
Comment 3 Ken Frank 2007-04-16 22:11:28 UTC
v