Skip to content

Commit

Permalink
Merge pull request #26 from littleBigMen/master
Browse files Browse the repository at this point in the history
web.security.ldap.* English mappings
  • Loading branch information
martin-lizner committed Apr 5, 2017
2 parents e7d8542 + a3b1cf0 commit 1f6dba5
Showing 1 changed file with 9 additions and 0 deletions.
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

0 comments on commit 1f6dba5

Please sign in to comment.