]> git.mxchange.org Git - pizzaservice-war.git/commit
Translation update:
authorRoland Haeder <roland@mxchange.org>
Tue, 15 Sep 2015 07:58:46 +0000 (09:58 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 15 Sep 2015 07:58:46 +0000 (09:58 +0200)
commitd6903b6b1fbd100dd9a22d65c517e8d5016f926b
treee10316072899323a7ebc1044ac84c61f9f0ec6e9
parentaa28744e82d61281f979586e59dada747825f891
Translation update:
- internationalized a lot more strings + translated them to English
- added doctype in output pages (not templates)
- added XML definition in all pages where absent
Signed-off-by:Roland Häder <roland@mxchange.org>
28 files changed:
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
src/java/org/mxchange/pizzaapplication/beans/basket/BasketWebBean.java
src/java/org/mxchange/pizzaapplication/beans/basket/BasketWebController.java
web/WEB-INF/templates.dist/admin_page.xhtml
web/WEB-INF/templates.dist/guest_page.xhtml
web/WEB-INF/templates/base.tpl
web/WEB-INF/templates/basket/mini_basket.tpl
web/WEB-INF/templates/basket/mini_basket_empty.tpl
web/WEB-INF/templates/generic/gender_selection_box.tpl
web/WEB-INF/templates/guest/guest_base.tpl
web/WEB-INF/templates/guest/guest_footer.tpl
web/WEB-INF/templates/guest/guest_login_form.tpl
web/WEB-INF/templates/guest/guest_menu.tpl
web/admin/admin_logout.xhtml
web/admin/category.xhtml
web/admin/index.xhtml
web/admin/product.xhtml
web/basket.xhtml
web/bye.xhtml
web/customer/login.xhtml
web/customer/lost_passwd.xhtml
web/customer/register.xhtml
web/imprint.xhtml
web/index.xhtml
web/item_added.xhtml
web/privacy.xhtml
web/terms.xhtml