]> git.mxchange.org Git - addressbook-war.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sat, 19 Aug 2017 11:18:04 +0000 (13:18 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 19 Aug 2017 13:25:15 +0000 (15:25 +0200)
commit95e31809385752a33a1092f3240d7b9d65b91dc5
tree3cf8e64d2cf92fbe3c5c0b55d8e46296696d6094
parentdeecb5f305ba2d94d973f135f90ecc311a35b96a
Please cherry-pick:
- changed List to Map to have locale name (e.g. de_DE) as key and the locale
  itself as value stored in a map for a quick lookup
- this map is also being used to handle browser's language-only locales, like
  "de" and not "de_AT" or other equivalents
- there is now a submit button for JS-less users to change locale

Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/project.properties
src/java/org/mxchange/addressbook/beans/localization/AddressbookLocalizationSessionBean.java
src/java/org/mxchange/addressbook/beans/localization/AddressbookLocalizationSessionController.java
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/templates/base.tpl
web/WEB-INF/templates/generic/locale_selection_box.tpl