From: Roland Häder Date: Thu, 11 Aug 2016 13:49:30 +0000 (+0200) Subject: Continued a bit: (please cherry-pick) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2bb53dbd4afd10a6fe79f1ba31d0e477559112db;p=jjobs-war.git Continued a bit: (please cherry-pick) - unlock title should ask a question - right message key for last lock reason --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 728928ae..17e8ad9c 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -590,7 +590,7 @@ ADMIN_USER_MUST_CHANGE_PASSWORD=Soll der Benutzer sein Kennwort nach dem Einlogg ERROR_ADMIN_CANNOT_UNLOCK_USER_ACCOUNT_UNCONFIRMED=Fehler: Kann das Benutzerkonto {0} ({1}) nicht entsperren, da es noch nicht best\u00e4tigt ist. ADMIN_USER_UNLOCK_REASON_REQUIRED=Bitte geben Sie einen aussagekr\u00e4ftigen Grund f\u00fcr die Account-Sperre ein. ADMIN_ENTER_USER_LOCK_REASON=Sperrgrund eingeben: -ADMIN_UNLOCK_USER_TITLE=Benutzeraccount {0} ({1}) +ADMIN_UNLOCK_USER_TITLE=M\u00f6chen Sie das Benutzeraccount {0} ({1}) wirklich entsperren? BUTTON_ADMIN_LOCK_USER_ACCOUNT=Benutzeraccount sperren BUTTON_ADMIN_UNLOCK_USER_ACCOUNT=Benutzeraccount entsperren PAGE_TITLE_ADMIN_LOCK_USER=Benutzeraccount sperren diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 1e76e967..8adbf5c6 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -590,7 +590,7 @@ ADMIN_USER_MUST_CHANGE_PASSWORD=Should the user change his password after login? ERROR_ADMIN_CANNOT_UNLOCK_USER_ACCOUNT_UNCONFIRMED=Error: Cannot unlock user account {0} ({1}), it is still unconfirmed. ADMIN_USER_UNLOCK_REASON_REQUIRED=Please provide a good reason why you want to lock this user's account. ADMIN_ENTER_USER_LOCK_REASON=Enter lock reason: -ADMIN_UNLOCK_USER_TITLE=User account {0} ({1}) +ADMIN_UNLOCK_USER_TITLE=Do you really want to unlock the user account {0} ({1}) ? BUTTON_ADMIN_LOCK_USER_ACCOUNT=Lock user account BUTTON_ADMIN_UNLOCK_USER_ACCOUNT=Unlock user account PAGE_TITLE_ADMIN_LOCK_USER=Lock user account diff --git a/web/admin/user/admin_user_unlock.xhtml b/web/admin/user/admin_user_unlock.xhtml index f3a1867d..98e7bea6 100644 --- a/web/admin/user/admin_user_unlock.xhtml +++ b/web/admin/user/admin_user_unlock.xhtml @@ -75,7 +75,7 @@
- +