-
translated messages
translated messages
hello,
how do I translate the messages of my application.
I'm using gxt im my project.
thanks..
-

Originally Posted by
pablodev
hello,
how do I translate the messages of my application.
I'm using gxt im my project.
thanks..
I found the solution.
just add the xml (module)
<inherits name="com.google.gwt.user.User" />
<inherits name="com.google.gwt.i18n.I18N" />
<extend-property name="locale" values="pt_BR" />
and
<meta name='gwt:property' content='locale=pt_BR'>
in html.
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us