DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29920>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29920 ------- Additional Comments From [EMAIL PROTECTED] 2005-06-19 01:42 ------- [Re comment #4 - I'd not appreciated that the default Locale properties are checked before the base properties. Explains a lot!] 1) Copying the messages.properties file works, however more properties files can be added at any time. I've committed a fix to CVS that checks for the language "en" - if found (and if the language is not already "en"), it sets the default locale to "en", so that the base property file will be found. This seems to fix the problem. It's in the current nightly (20050618) if you want to test it. 2) Yes, there are more places that need to react to changes of Locale. 3) And some places should NOT react - for example, the name of the currently selected test element is changed back to the (new) default when a new language is selected. This is wrong - only the fixed title should be changed. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
