MDL-47800 admin: improved strings
authorHelen Foster <helen@moodle.org>
Tue, 18 Nov 2014 16:30:40 +0000 (16:30 +0000)
committerDan Poltawski <dan@moodle.com>
Tue, 18 Nov 2014 16:35:38 +0000 (16:35 +0000)
lang/en/admin.php

index a97f3cc..63e1d81 100644 (file)
@@ -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';