blob: 01bab7d6eece8a88d4beb1965ec6afc48c3f1b46 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
PasswordDialog.AuthenticationSuccessful=The authentication was successful.
PasswordDialog.Bind=Bind
PasswordDialog.BindDn=Bind DN:
PasswordDialog.CheckAuthentication=Check Authentication
PasswordDialog.CurrentPassword=Current Password
PasswordDialog.EnterNewPassword=Enter New Password:
PasswordDialog.ConfirmNewPassword=Confirm New Password:
PasswordDialog.HashMethod=Hash Method:
PasswordDialog.NewPassword=New Password
PasswordDialog.NewSalt=New Salt
PasswordDialog.PasswordEditor=Password Editor
PasswordDialog.PasswordHex=Password (Hex):
PasswordDialog.PasswordPreview=Password Preview:
PasswordDialog.PasswordVerification=Password Verification
PasswordDialog.PasswordVerificationFailed=Password verification failed
PasswordDialog.PasswordVerifiedSuccessfully=Password verified sucessfully
PasswordDialog.SaltHex=Salt (Hex):
PasswordDialog.SelectHashMethod=Select Hash Method:
PasswordDialog.ShowCurrentPasswordDetails=Show current password details
PasswordDialog.ShowNewPasswordDetails=Show new password details
PasswordDialog.ShowTestPasswordDetails=Show test password details
PasswordDialog.Verify=Verify
PasswordDialog.VerifyPassword=Verify Password:
PasswordValueEditor.EmptyPassword=Empty password
PasswordValueEditor.HashedPassword={0} hashed password
PasswordValueEditor.PlainTextPassword=Plain text password