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=3de1f19aeb4a3a45184f1e8ebe65505a327ef630;p=addressbook-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 a0299d7f..cf9beb39 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -345,3 +345,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 c3e8ff05..b596051b 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -312,3 +312,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