Hello guys, there are three (open) questions about the
internationalization of GWT, I have:
1) Is it a (huge) performance issue, to use only "Messages" for
constant and parameterized text, where usually would use both
"Messages" and "Constants"?
2) Is there a way to specify the original text in the source code,
whose translations can then be specified somewhere? (e.g.
Translate("Hello") in the source code and than in a properties file
for e.g. spanish: Hello = ¡Hola!)
3) Do you know any translation-tools, which generate the properties
and interfaces for you?
Thanks in Advance!
--
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.