mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-7780 Choose legend/header text carefully - short and non-repeated
This commit is contained in:
parent
7f93cff60e
commit
0e8d6a3e9e
@ -287,7 +287,7 @@ $string['courseuploadlimit'] = 'Course upload limit';
|
||||
$string['create'] = 'Create';
|
||||
$string['createaccount'] = 'Create my new account';
|
||||
$string['createfolder'] = 'Create a folder in $a';
|
||||
$string['createuserandpass'] = 'Create a new username and password to log in with';
|
||||
$string['createuserandpass'] = 'Choose your username and password';
|
||||
$string['createziparchive'] = 'Create zip archive';
|
||||
$string['creatingblocks'] = 'Creating blocks';
|
||||
$string['creatingblocksroles'] = 'Creating block level role assignments and overrides';
|
||||
@ -1332,7 +1332,7 @@ $string['submit'] = 'Submit';
|
||||
$string['success'] = 'Success';
|
||||
$string['summary'] = 'Summary';
|
||||
$string['summaryof'] = 'Summary of $a';
|
||||
$string['supplyinfo'] = 'Please supply some information about yourself';
|
||||
$string['supplyinfo'] = 'More details';
|
||||
$string['switchrolereturn'] = 'Return to my normal role';
|
||||
$string['switchroleto'] = 'Switch role to...';
|
||||
$string['tag'] = 'Tag';
|
||||
|
Loading…
x
Reference in New Issue
Block a user