Skip to content

Instantly share code, notes, and snippets.

@fabiorecife
Created December 16, 2011 18:19
Show Gist options
  • Select an option

  • Save fabiorecife/1487233 to your computer and use it in GitHub Desktop.

Select an option

Save fabiorecife/1487233 to your computer and use it in GitHub Desktop.
GWT em português
<module>
...
<inherits name="com.google.gwt.i18n.I18N"/>
<extend-property name="locale" values="pt_BR"/>
<set-property-fallback name="locale" value="pt_BR"/>
...
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment