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 209214 - Fix translatability issues in JUnit and Testrunner area
Summary: Fix translatability issues in JUnit and Testrunner area
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-06 10:05 UTC by Antonin Nebuzelsky
Modified: 2012-03-08 11:04 UTC (History)
1 user (show)

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 Antonin Nebuzelsky 2012-03-06 10:05:14 UTC
Here is the list of translatability issues:
http://jupiter.cz.oracle.com/wiki/view/Netbeans/NetBeans72TopTranslatabilityIssues

Please fix the issues in the junit.* and gsf.testrunner modules listed in this document. This needs to be done by the 7.2 beta release, and ideally by the feature freeze.
Comment 1 Theofanis Oikonomou 2012-03-06 17:09:38 UTC
Fixed: http://hg.netbeans.org/core-main/rev/a46936b1645c
Comment 2 Jesse Glick 2012-03-06 23:14:19 UTC
See fix of bug #209219; there were a bunch of keys duplicated that did not actually need to exist at all. Check that you did not just edit a bunch of unused keys.
Comment 3 Theofanis Oikonomou 2012-03-08 08:57:12 UTC
Not the case. Thanks for the heads up though.
Comment 4 Quality Engineering 2012-03-08 11:04:10 UTC
Integrated into 'main-golden', will be available in build *201203080400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a46936b1645c
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Issue #209214 - Fix translatability issues in JUnit and Testrunner area