On Fri, Mar 18, 2011 at 6:44 PM, Antoine DESSAIGNE < [email protected]> wrote:
> Also I created new string messages that needs to be translated, but I > didn't do anything to allow GWT contributors to translate it. I can do the > French translation, but should I simply create the _FR.properties file or is > there some tool somewhere that I should use ? > I believe this would be the first widget included in GWT which would have text that needs to be localized -- we would need to get it localized in all Google-supported languages through our own translation team, and then the translated property files would be included in GWT. You can create a RichTextToolbar_Strings_fr.properties file for testing though. -- John A. Tamplin Software Engineer (GWT), Google -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
