Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web.security.ldap.* English mappings #26

Merged
merged 1 commit into from
Apr 5, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2941,6 +2941,15 @@ web.security.provider.locked=User is locked, please wait.
web.security.provider.password.bad=User doesn't have defined password.
web.security.provider.password.encoding=Couldn't authenticate user, reason\: couldn't encode password.
web.security.provider.unavailable=Currently we are unable to process your request. Kindly try again later.
web.security.ldap.access.denied=Access denied. You don't have permission to access, please contact Identity Manager's administrators.
web.security.ldap.denied=Permission denied.
web.security.ldap.disabled=User is disabled.
web.security.ldap.invalid=Invalid username and/or password.
web.security.ldap.invalid.link=Invalid link
web.security.ldap.locked=User is locked, please wait.
web.security.ldap.password.bad=User doesn't have defined password.
web.security.ldap.password.encoding=Couldn't authenticate user, reason\: couldn't encode password.
web.security.ldap.unavailable=Currently we are unable to process your request. Kindly try again later.
WfDeltasPanel.label.deltaIn=Process input\: delta(s) to be approved
WfDeltasPanel.label.deltaOutListEmpty=(none)
WfDeltasPanel.label.deltaOut=Process output\: delta(s) resulting from the approval
Expand Down