[kepler-dev] [Bug 4297] - Kepler needs a new layout manager.
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Aug 18 09:08:23 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4297
------- Comment #1 from cxh at eecs.berkeley.edu 2009-08-18 09:08 -------
We should follow the Java i18n standard of managing internationalization
strings, see
http://java.sun.com/javase/technologies/core/basic/intl/
The primary issue is that resources such as field names or button names
are stored in a standard i18n resource bundle.
Is this something we want to do by 2.0.0? Seems like a big job.
More information about the Kepler-dev
mailing list