"John Keiser" <[EMAIL PROTECTED]> writes:
> Hmm ... that's right ... I almost forgot ... we have to change all
> (or lots of) our String stuff so it uses ResourceBundles, so that we
> can be international.
Not everything is as straight forward as the java.util.Locale i18n
support. Locale doesn't rely upon (or need anything like)
java.text.MessageFormat.
In order to work seamlessly with the GNU Translation Project (which is
a very important thing), we need to support PO files -- by either real
PO support, or automagic conversion to MessageFormat's format.
--
Paul Fisher * [EMAIL PROTECTED]