[jbosstools-dev] More i18n questions

Sean Flanigan sflaniga at redhat.com
Wed Jul 1 00:23:17 EDT 2009


Do you think it makes sense to translate English text embedded in 
template code?

eg in the examples/ module,
or in a class like 
/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/ClientSampleCreationCommand.java

It's not difficult to externalize the English text, but I suppose there 
could be a problem if a translator used a non-ASCII character and the 
compiler uses the wrong character set.  Or if the translator chooses a 
variable name which isn't a legal identifier in Java.

Is it worth the trouble (and extra testing)?

-- 
Sean Flanigan

Senior Software Engineer
Engineering - Internationalisation
Red Hat



More information about the jbosstools-dev mailing list