Hi Michael,
Since I am a Japanese, I just skimmed "ja" translations. The first file
seems to contain an incorrect entry.
src/share/classes/com/sun/accessibility/internal/resources/accessibility_ja.properties
(sdiff):
---
105 toggle expand=トグル展開 105 toggle トグル展開
---
Looks like the new file lacks the equal ('=') and some part of the key.
This makes me wonder whether this is just a mere editorial error by a
translator, or some bug in the tools used for the translation process...
Naoto
On 2/26/13 4:37 PM, Michael Fang wrote:
Hi all,
Please help to code review the changes for the following CR:
8008764 : 7uX l10n resource file translation update
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008764
The webrev is located at:
http://cr.openjdk.java.net/~mfang/8008764/
The diffs have been converted to UTF-8 encoding for easier review. In
the repository, they still use standard encoding for their file type.
Since we perform resource file translation updates separately for jdk8
and jdk7u, these changes are specific to jdk7u and not ported back from
jdk8.
thanks,
-michael