I'm doing some localization within my application written with GWT
1.5.3 & GWT-Ext 2.0.5. I have around 6 different properties files and
I use the i18nCreator command-line tool to create the interfaces. I've
got 2 locales, English as default in the original properties files and
French in fr_FR.properties files.

All text is shown fine when using the default properties files and
most are shown fine when running in the French locale except for a few
random strings. These strings continue to show in english for no
apparent reason. It's not any single properties file that's causing
problems as some stings in a single properties file display fine but
others don't. These strings don't have any odd characters and eclipse
has been set to use uft-8.

Does anyone have any suggestions as to why these random strings could
be reverting back to the default string? I can't seem to fins much by
searching (mainly because I'm not sure what to search for!).

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to