-
Bug
-
Resolution: Fixed
-
P3
-
5.0u3
-
b04
-
x86
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2125633 | 6 | Lucy Zhao | P3 | Closed | Fixed | b45 |
bundle:
jdk-1_5_0_03-fcs-bin-b07-windows-i586-13_apr_2005.exe
jdk-1_5_0_03-fcs-bin-b07-linux-i586-13_apr_2005.bin
jdk-1_5_0_03-fcs-bin-b07-solaris-sparc-13_apr_2005.sh
Description:
run test suit to try to display all the compiling error messages in S. Chinese and compare them with corresponding english messages.
Term "super type" in error messages are translated inproperly, not compatible with common standard which has the meaning of "parent" in S. Chinese.
term "extend" in resource compiler.err.enum.no.subclassing is also not translated properly, not compatiable with common term in S. Chinese which has the meaning of "inherits"
###@###.### 2005-04-18 10:17:44 GMT
jdk-1_5_0_03-fcs-bin-b07-windows-i586-13_apr_2005.exe
jdk-1_5_0_03-fcs-bin-b07-linux-i586-13_apr_2005.bin
jdk-1_5_0_03-fcs-bin-b07-solaris-sparc-13_apr_2005.sh
Description:
run test suit to try to display all the compiling error messages in S. Chinese and compare them with corresponding english messages.
Term "super type" in error messages are translated inproperly, not compatible with common standard which has the meaning of "parent" in S. Chinese.
term "extend" in resource compiler.err.enum.no.subclassing is also not translated properly, not compatiable with common term in S. Chinese which has the meaning of "inherits"
###@###.### 2005-04-18 10:17:44 GMT
- backported by
-
JDK-2125633 [zh] Two inproper translation in javac compiling error messages
- Closed