############################################################################### # 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. ############################################################################### # ======================================== # UiLabels for the securityext Component # ======================================== CommonAddDefault=Add Default CommonAll=All CommonAny=Any CommonAvailable=Available CommonBenefit=Benefit CommonBy=By CommonCouldBeUsedAs=Could be Used as CommonDays=Days CommonDetails=Details CommonFind=Find CommonLogin=Login CommonNext=Next CommonOn=On CommonPassword=Password CommonPrevious=Previous CommonQualifier=Qualifier CommonRegistered=Registered User CommonSet=Set CommonUsed=Used CommonUsedAs=Used as CommonUsername=Username CommonWelcome=Welcome loginevents.user_already_logged_in=This user is already logged in. loginevents.username_not_found_reenter=The Username was not found, please re-enter. loginevents.no_password_hint_specified_try_password_emailed=No password hint was specified, try having the password emailed instead. # ${passwordHint} = Hint for specifying given password loginevents.password_hint_is=The Password Hint is: ${passwordHint}. # ${errorMessage} = Error Description loginevents.error_accessing_password=Error accessing password: ${errorMessage}. loginevents.user_with_the_username_not_found=A user with the username "${userLoginId}" was not found, please re-enter. loginevents.no_primary_email_address_set_contact_customer_service=No Primary Email Address has been set, please contact customer service. loginevents.problems_with_configuration_contact_customer_service=Problems with configuration; please contact customer service. # ${errorMessage} = Error Description loginevents.error_unable_email_password_contact_customer_service_errorwas=Error occurred: unable to email password. Please try again later or contact customer service. (error was: ${errorMessage}). loginevents.error_unable_email_password_contact_customer_service=Error occurred: unable to email password. Please try again later or contact customer service. loginevents.error_saving_new_password_email_not_correct_password=Error saving new password, the email that you receive will not have the correct password in it, your old password is still being used: ${errorMessage}. loginevents.new_password_createdandsent_check_email=A new password has been created and sent to you. Please check your Email. loginevents.new_password_sent_check_email=Your password has been sent to you. Please check your Email. loginservices.username_missing=Username missing. loginservices.password_missing=Password missing. loginservices.password_incorrect=Password incorrect. # ${username} = Login ID loginservices.account_for_user_login_id_disabled=The account for user login id "${username}" has been disabled. # ${disabledDateTime} = Date and Time loginservices.since_datetime=since ${disabledDateTime}. # ${reEnableTime} = Date and Time loginservices.will_be_reenabled=It will be re-enabled ${reEnableTime}. loginservices.not_scheduled_to_be_reenabled=It is not scheduled to be re-enabled. loginservices.user_not_found=User not found. loginservices.party_with_specified_party_ID_exists_not_have_permission=Party with specified party ID exists and you do not have permission to create a user login with this party ID. loginservices.must_be_logged_in_and_permission_create_login_party_ID_exists=You must be logged in and have permission to create a user login with a party ID for a party that already exists. # ${userLoginId} = Login Id of user loginservices.could_not_create_login_user_with_ID_exists=Could not create login user: user with ID "${userLoginId}" already exists. # ${errorMessage} = Error Description loginservices.could_not_create_login_user_read_failure=Could not create login user (read failure): ${errorMessage}. loginservices.could_not_create_login_user_write_failure=Could create login user (write failure): ${errorMessage}. loginservices.not_have_permission_update_password_for_user_login=You do not have permission to update the password for this user login. loginservices.could_not_change_password_read_failure=Could not change password (read failure): ${errorMessage}. loginservices.could_not_change_password_userlogin_with_id_not_exist=Could not change password, UserLogin with ID "${userLoginId}" does not exist. loginservices.could_not_change_password_write_failure=Could not change password (write failure): ${errorMessage}. loginservices.party_with_party_id_exists_not_permission_create_user_login=Party with specified party ID exists and you do not have permission to create a user login with this party ID. loginservices.must_logged_in_have_permission_create_user_login_exists=You must be logged in and have permission to create a user login with a party ID for a party that already exists. loginservices.could_not_create_login_user_write_failure=Couldn't create login user (write failure): ${errorMessage}. loginservices.could_not_disable_old_login_user_write_failure=Couldn't disable old login user (write failure): ${errorMessage}. loginservices.not_permission_update_security_info_for_user_login=You do not have permission to update the security info for this user login. loginservices.old_password_not_correct_reenter=Old Password was not correct, please re-enter. loginservices.password_or_verify_missing=Password or verify password missing. loginservices.password_did_not_match_verify_password=Password did not match verify password. loginservices.password_must_be_least_characters_long=Password must be at least ${minPasswordLength} characters long. loginservices.password_may_not_equal_username=Password may not equal the Username. loginservices.password_hint_may_not_contain_password=Password hint may not contain the password. loginmapprocs.old_password_missing=The (old) Password is missing. loginmapprocs.new_password_missing=New Password is missing. loginmapprocs.password_not_equal_verfiy_password=New Password does not equal Verfiy Password loginmapprocs.new_password_verify_missing=New Password Verify is missing loginmapprocs.password_successfully_updated=Password successfully updated.