Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localization #10

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 4 comments
Closed

Localization #10

GoogleCodeExporter opened this issue Mar 14, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

Add basic localization (take care of encoding issues for German umlauts).

Open topic:
how to introduce i18n to the html page?!
(should it be filtered during mvn run?)

Original issue reported on code.google.com by fotorena...@aiki-it.de on 23 Aug 2011 at 6:01

@ottlinger
Copy link
Owner

  • Localize all contents
  • Add documentation and example on how to change the UI language
mvn -Plive-demo -Duser.language=en -Duser.country=US
mvn -Plive-demo (German)

ottlinger added a commit that referenced this issue Dec 27, 2015
* Add Locale generation/setting/getting to Localization helper.
* Settings can be overwritten although no properties file for other languages exist.
* Help window shows English and German help page.
* Fixed some German variable names in the application.
ottlinger added a commit that referenced this issue Dec 28, 2015
ottlinger added a commit that referenced this issue Dec 29, 2015
ottlinger added a commit that referenced this issue Dec 30, 2015
ottlinger added a commit that referenced this issue Dec 30, 2015
* Make import static.
* More keys in use :-D
ottlinger added a commit that referenced this issue Dec 30, 2015
* Update documentation with link to issue10 after reply from support.
ottlinger added a commit that referenced this issue Dec 30, 2015
* Add mising key in ImageDirectorySelector
ottlinger added a commit that referenced this issue Jan 2, 2016
ottlinger added a commit that referenced this issue Jan 2, 2016
ottlinger added a commit that referenced this issue Jan 2, 2016
* Add more keys, finish another class :-D
ottlinger added a commit that referenced this issue Jan 2, 2016
ottlinger added a commit that referenced this issue Jan 4, 2016
* Fix Codecov issue with imports.
ottlinger added a commit that referenced this issue Jan 14, 2016
ottlinger added a commit that referenced this issue Jan 15, 2016
@ottlinger ottlinger self-assigned this Jan 18, 2016
@ottlinger
Copy link
Owner

Only German - will provide English as soon as requested.

ottlinger added a commit that referenced this issue Jan 18, 2016
* Fix catchException as well.
* Minor localization fixes-
* Use List instead of Arrays for simpler null/empty handling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants