All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.agiletec.apsadmin.common.package_en.properties Maven / Gradle / Ivy

Go to download

Entando Administration Console: an agile, modern and user-centric open source Portal platform.

There is a newer version: 6.2.38
Show newest version
title.userManagement=Users
title.myProfile = My profile
title.changePassword=Change your password

label.oldPassword=Current Password
label.password=New Password
label.passwordConfirm=Confirm New Password

oldPassword=The field Current password

message.passwordChanged=Password changed!

error.user.changePassword.currentUserNotLocal=Sorry, the account you are using comes from a third-party user base.
error.user.changePassword.wrongOldPassword=Whoops, wrong current password!
error.user.changePassword.passwordUnchanged=It seems you tried to replace the current password with a identical new one
error.user.changePassword.wrongPasswordLength=The proper length for the password goes from a minimum of ${getText(minLength)} to a maximum of ${getText(maxLength)} characters.
wrongCharacters=${getText(fieldName)} contains invalid characters. Only alphanumeric characters, the dot ''.'' and the underscore ''_'' are allowed.
error.user.changePassword.wrongPasswordConfirm=Whoops, please make sure to re-write the same new password in the ''password confirmation field''!

title.editUserProfile=Change your profile

#Login
password=Password
username=Username
error.user.login.loginFailed=Please check your credentials.
error.user.login.userNotAbilitated=Sorry, you are not allowed to access the protected area
error.user.login.accountExpired=Uh-oh, your account expired a while ago!
error.user.login.credentialsExpired=Uh-oh, your password expired a while ago!
error.user.login.credentialsEmpty=Check the insertion form

#Shortcut
error.myShortcut.wrongPosition=Position has to be between 0 and ${getUserShortcutsMaxNumber()-1}
error.myShortcut.shortcutNotAllowed=This shortcut is not valid / allowed

label.user.help = The MY PROFILE section let user change the password of his account and manage the profile information.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy