<Swing Dev> [8] Review request for 7024963: Notepad demo: remove non-translatable resources from Notepad.properties file
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Fri Apr 27 10:52:33 UTC 2012
Hello,
This is a request to review the fix for the issue:
7024963 Notepad demo: remove non-translatable resources from
Notepad.properties file
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7024963
The webrev is http://cr.openjdk.java.net/~alexsch/7024963/webrev.00
The non-translatable properties are moved to the file system.properties.
The getProperty() method is used now instead of the getResourceString()
where non-translatable resources are used.
Thanks,
Alexandr.
More information about the swing-dev
mailing list