Check if all NLS-relevant strings are externalized, extract the NLS-relevant strings from the jscan2052.properties file, create a new properties file to hold them, and add German translation as proof of concept.
Discussion
Anonymous
-
2007-03-10
Logged In: YES
user_id=1701854
Originator: NO
removing all hard coded strings that need NLS support and externalizing them to the JScan2052Strings.properties file. Once that operation is complete, I will separate system strings, error strings, logger strings, etc., into their own properties and access methods.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2007-03-10
assigned_to: nobody --> jreprogle
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1701854
Originator: NO
removing all hard coded strings that need NLS support and externalizing them to the JScan2052Strings.properties file. Once that operation is complete, I will separate system strings, error strings, logger strings, etc., into their own properties and access methods.