Skip to content
Snippets Groups Projects
Commit afe6e5d9 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

Merge pull request #1397 from wilminator/master

* Added missing 'userchangefail' in English to authad.
parents 50307f8c 70018978
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
$lang['domain'] = 'Logon Domain';
$lang['authpwdexpire'] = 'Your password will expire in %d days, you should change it soon.';
$lang['passchangefail'] = 'Failed to change the password. Maybe the password policy was not met?';
$lang['userchangefail'] = 'Failed to change user attributes. Maybe your account does not have permissions to make changes?';
$lang['connectfail'] = 'Failed to connect to Active Directory server.';
//Setup VIM: ex: et ts=4 :
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment