MDL-47800 admin: improved strings
This commit is contained in:
committed by
Dan Poltawski
parent
eb0acfa311
commit
ee7a1a546c
+2
-2
@@ -773,8 +773,8 @@ $string['order1'] = 'First';
|
||||
$string['order2'] = 'Second';
|
||||
$string['order3'] = 'Third';
|
||||
$string['order4'] = 'Fourth';
|
||||
$string['passwordchangelogout'] = 'Logout others after password change';
|
||||
$string['passwordchangelogout_desc'] = 'Terminate all other user sessions after change of password. Password changes from bulk user uploads are ignored.';
|
||||
$string['passwordchangelogout'] = 'Log out after password change';
|
||||
$string['passwordchangelogout_desc'] = 'If enabled, when a password is changed, all browser sessions are terminated, apart from the one in which the new password is specified. (This setting does not affect password changes via bulk user upload.)';
|
||||
$string['passwordpolicy'] = 'Password policy';
|
||||
$string['passwordresettime'] = 'Maximum time to validate password reset request';
|
||||
$string['pathtoclam'] = 'clam AV path';
|
||||
|
||||
Reference in New Issue
Block a user