File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
lib/plugins/usermanager/lang/en Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7979
8080$ lang ['addUser_error_missing_pass ' ] = 'Please either set a password or activate user notification to enable password generation. ' ;
8181$ lang ['addUser_error_pass_not_identical ' ] = 'The entered passwords were not identical. ' ;
82- $ lang ['addUser_error_modPass_disabled ' ] = 'Modifing passwords is currently disabled ' ;
82+ $ lang ['addUser_error_modPass_disabled ' ] = 'Modifying passwords is currently disabled ' ;
8383$ lang ['addUser_error_name_missing ' ] = 'Please enter a name for the new user. ' ;
84- $ lang ['addUser_error_modName_disabled ' ] = 'Modifing names is currently disabled. ' ;
85- $ lang ['addUser_error_mail_missing ' ] = 'Please enter an Email-Adress for the new user. ' ;
86- $ lang ['addUser_error_modMail_disabled ' ] = 'Modifing Email-Adresses is currently disabled. ' ;
84+ $ lang ['addUser_error_modName_disabled ' ] = 'Modifying names is currently disabled. ' ;
85+ $ lang ['addUser_error_mail_missing ' ] = 'Please enter an email address for the new user. ' ;
86+ $ lang ['addUser_error_modMail_disabled ' ] = 'Modifying email adresses is currently disabled. ' ;
8787$ lang ['addUser_error_create_event_failed ' ] = 'A plugin prevented the new user being added. Review possible other messages for more information. ' ;
You can’t perform that action at this time.
0 commit comments