From: Roland Haeder Date: Sun, 10 Apr 2016 18:25:21 +0000 (+0200) Subject: it is no longer selectable, but it is a category id X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=320a8dea72ca92dbf81201ac77e96dedec8dd9f9;p=pizzaservice-war.git it is no longer selectable, but it is a category id --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 455fd117..23994913 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -48,7 +48,7 @@ PAGE_TITLE_ADMIN_LOGOUT=Ausloggen CONTENT_TITLE_ADMIN_LOGOUT=Aus dem Adminbereich ausloggen: PAGE_TITLE_ADMIN_CATEGORIES=Kategorien CONTENT_TITLE_ADMIN_CATEGORIES=Kategorien administrieren: -SELECT_ENTRY=Ausw\u00e4hlen: +ADMIN_CATEGORY_ID=Kategorienummer: ADMIN_ENTER_CATEGORY_TITLE=Bezeichnung: ADMIN_ENTER_CATEGORY_TITLE_EXAMPLE=(z.B. Pizzen) ADMIN_PARENT_CATEGORY=Elternkategorie: diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 1268e837..28778082 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -48,7 +48,7 @@ PAGE_TITLE_ADMIN_LOGOUT=Logout CONTENT_TITLE_ADMIN_LOGOUT=Logout from administration area: PAGE_TITLE_ADMIN_CATEGORIES=Categories CONTENT_TITLE_ADMIN_CATEGORIES=Administrate categories: -SELECT_ENTRY=Select: +ADMIN_CATEGORY_ID=Category id: ADMIN_ENTER_CATEGORY_TITLE=Title: ADMIN_ENTER_CATEGORY_TITLE_EXAMPLE=(example: Pizza) ADMIN_PARENT_CATEGORY=Parent category: diff --git a/web/admin/admin_category_list.xhtml b/web/admin/admin_category_list.xhtml index 58b5b9be..f9ad4f13 100644 --- a/web/admin/admin_category_list.xhtml +++ b/web/admin/admin_category_list.xhtml @@ -17,7 +17,7 @@
- #{msg.SELECT_ENTRY} + #{msg.ADMIN_CATEGORY_ID}