MDL-21695 adding help strings

This commit is contained in:
Helen Foster 2010-05-06 12:11:14 +00:00
parent b9af1f1f04
commit 1731b44d4a

View File

@ -719,7 +719,7 @@ $string['forcedmode'] = 'forced mode';
$string['forcelanguage'] = 'Force language';
$string['forceno'] = 'Do not force';
$string['forcepasswordchange'] = 'Force password change';
$string['forcepasswordchangehelp'] = 'Prompt user to change it on their next login';
$string['forcepasswordchange_help'] = 'If this checkbox is ticked, the user will be prompted to change their password on their next login';
$string['forcepasswordchangecheckfull'] = 'Are you absolutely sure you want to force a password change to {$a} ?';
$string['forcepasswordchangenot'] = 'Could not force a password change to {$a}';
$string['forcepasswordchangenotice'] = 'You must change your password to proceed.';
@ -1767,6 +1767,7 @@ $string['usercurrentsettings'] = 'My profile settings';
$string['userdata'] = 'User Data';
$string['userdeleted'] = 'This user account has been deleted';
$string['userdescription'] = 'Description';
$string['userdescription_help'] = 'This box enables you to enter some text about yourself which will then be displayed on your profile page for others to view.';
$string['userdetails'] = 'User details';
$string['userfiles'] = 'User Files';
$string['userlist'] = 'User list';