From: Roland Haeder Date: Tue, 19 Apr 2016 17:33:11 +0000 (+0200) Subject: only user data is being edited, not the whole account. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9d07819635eef020d6618a5b340f7acb3150fc30;p=jfinancials-war.git only user data is being edited, not the whole account. 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 f1120bc4..bf621c62 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -465,8 +465,8 @@ ADMIN_SHOW_USER_CITY=Stadt: ADMIN_SHOW_USER_EMAIL_ADDRESS=Email-Adresse: ADMIN_SHOW_USER_BIRTHDAY=Geburtstag: ADMIN_LINKS_HEADER=Administrative Links: -ADMIN_LINK_EDIT_USER=Benutzeraccount editieren -ADMIN_LINK_EDIT_USER_TITLE=Editieren der Benutzer- und Kontaktdaten. +ADMIN_LINK_EDIT_USER=Benutzerdaten editieren +ADMIN_LINK_EDIT_USER_TITLE=Editieren der Benutzerdaten. ADMIN_LINK_UNLOCK_USER=Ent-/Sperren des Benutzeraccounts ADMIN_LINK_UNLOCK_USER_TITLE=Sperren und entsperren des Benutzeraccounts. ADMIN_LINK_DELETE_USER=Benutzeraccount l\u00f6schen diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 66c00523..54609eab 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -439,8 +439,8 @@ ADMIN_SHOW_USER_CITY=City: ADMIN_SHOW_USER_EMAIL_ADDRESS=Email address: ADMIN_SHOW_USER_BIRTHDAY=Birthday: ADMIN_LINKS_HEADER=Administrative links: -ADMIN_LINK_EDIT_USER=Edit user account -ADMIN_LINK_EDIT_USER_TITLE=Editing of user and contact data. +ADMIN_LINK_EDIT_USER=Edit user data +ADMIN_LINK_EDIT_USER_TITLE=Editing of user data. ADMIN_LINK_UNLOCK_USER=Lock/Unlock user account ADMIN_LINK_UNLOCK_USER_TITLE=Lock and unlock of user account ADMIN_LINK_DELETE_USER=Delete user account