Skip to content

Instantly share code, notes, and snippets.

@meriouma
Created September 14, 2015 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meriouma/6a68a1914b1eee1cbff4 to your computer and use it in GitHub Desktop.
Save meriouma/6a68a1914b1eee1cbff4 to your computer and use it in GitHub Desktop.
i18n using UiBinder - generate extras - language properties
# Description: Main - Title
E58A0C08B55B63A3084A88D47B416D7D=Welcome to the i18n sample
# Description: Main - Paragraph
83852BA80C9EA598F1B9F30A036D2D87=This is an awesome i18n tutorial
# Description: Hello - Greeting
6CD3556DEB0DA54BCA060B4C39479839=Hello, world\!
### NON-UIBINDER TRANSLATIONS
# Description: Hello - Greeting
# TODO: TRANSLATE
6CD3556DEB0DA54BCA060B4C39479839=Hello, world\!
# Description: Main - Paragraph
# TODO: TRANSLATE
83852BA80C9EA598F1B9F30A036D2D87=This is an awesome i18n tutorial
# Description: Main - Title
# TODO: TRANSLATE
E58A0C08B55B63A3084A88D47B416D7D=Welcome to the i18n sample
### NON-UIBINDER TRANSLATIONS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment