2006/4/21, Tim Ellison <[EMAIL PROTECTED]>: > Mikhail Loenko wrote: > > Well, the reason is we did not discuss the topic here > > Sure. What would you like to discuss?
1. Do we put all the messages into one file or per-module? 2. When I tried to internationalize it with Eclipse it suggested me keys looking different way (something like "RandomAccessFile.1"). So what are the keys that are liked by most of the people? > > > 2006/4/20, Tim Ellison <[EMAIL PROTECTED]>: > >> Is there some reason why you are not using the message catalog for these > >> exception messages like we do for others? These are intended to be read > >> by users so we want them to the NLS-enabled. > >> > >> Take a look at Msg.java and ExternalMessages.properties in > >> org.apache.harmony.luni.util. > > > > Sure I will. Do they work right now? I've saw test failures with > > messages like "K000" > > They should be working -- if not please fix it (or raise an issue as a Ok, if I see that odd message again, I'll fix it. Thanks, Mikhail > reminder that it should be fixed). > > Regards, > Tim > > -- > > Tim Ellison ([EMAIL PROTECTED]) > IBM Java technology centre, UK. > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
