Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 7
-
Fix Version/s: 7
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b138
-
CPU:generic
-
OS:generic
-
Verification:Verified
Description
Development have advised that the following string can be removed following reporting of translatability issues:
Filename: jdk/j2se/src/share/classes/sun/security/util/AuthResources.java
String ID: , read end of file
The translatability issues on this string are:
String should not start with a comma and the string seems to be part of a longer concatenated string which makes it difficult to translate without knowing the context
Filename: jdk/j2se/src/share/classes/sun/security/util/AuthResources.java
String ID: , read end of file
The translatability issues on this string are:
String should not start with a comma and the string seems to be part of a longer concatenated string which makes it difficult to translate without knowing the context
Instead of removing this string, I have expanded the string so that it can be translated.
*** (#1 of 1): [ UNSAVED ] ###@###.###