From: Roland Haeder Date: Sat, 9 Apr 2016 11:49:43 +0000 (+0200) Subject: Added missing language string X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2cd9cac953a501fff34318bfc0a83c7d364e42ab;p=pizzaservice-war.git Added missing language string Signed-off-by: Roland Häder --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 22bac2af..b8f0c638 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -222,3 +222,4 @@ PAGE_TITLE_ADMIN_EDIT_USER=Benuzteraccount aendern CONTENT_TITLE_ADMIN_EDIT_USER=Aendern von Benutzeraccounts: PAGE_TITLE_ADMIN_UNLOCK_USER=Ent-/Sperren von Benutzeraccounts CONTENT_TITLE_ADMIN_UNLOCK_USER=Ent-/Sperren von Benutzeraccounts: +ADMIN_MENU_USER_TITLE=Benutzerverwaltung diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 13308f31..4fed76a9 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -215,3 +215,4 @@ PAGE_TITLE_ADMIN_EDIT_USER=Edit user accounts CONTENT_TITLE_ADMIN_EDIT_USER=Edit user accounts: PAGE_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts CONTENT_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts: +ADMIN_MENU_USER_TITLE=User management