mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-55661 lang: Merge English strings from the en_fix language pack
This commit is contained in:
parent
3ca3cc77a2
commit
b61b927356
12 changed files with 25 additions and 25 deletions
|
@ -28,7 +28,7 @@ $string['allowunenrol_desc'] = 'If enabled, course enrolments will be removed wh
|
|||
$string['basicsettings'] = 'Basic settings';
|
||||
$string['categoryidnumber'] = 'Allow category idnumber';
|
||||
$string['categoryidnumber_desc'] = 'If enabled IMS Enterprise will create category with idnumber';
|
||||
$string['categoryseparator'] = 'Category Separator Character';
|
||||
$string['categoryseparator'] = 'Category separator character';
|
||||
$string['categoryseparator_desc'] = 'Required when "Category idnumber" is enabled. Character to separate the category name and idnumber.';
|
||||
$string['coursesettings'] = 'Course data options';
|
||||
$string['createnewcategories'] = 'Create new (hidden) course categories if not found in Moodle';
|
||||
|
|
|
@ -37,7 +37,7 @@ $string['enrolstartdate_help'] = 'If enabled, users can access from this date on
|
|||
$string['frameembeddingnotenabled'] = 'To access the tool, please follow the link below.';
|
||||
$string['gradesync'] = 'Grade synchronisation';
|
||||
$string['gradesync_help'] = 'Whether grades from the tool are sent to the remote system (LTI consumer).';
|
||||
$string['incorrecttoken'] = 'Token was incorrect please check the URL and try again, or contact the administrator of this tool.';
|
||||
$string['incorrecttoken'] = 'The token was incorrect. Please check the URL and try again, or contact the administrator of this tool.';
|
||||
$string['maxenrolled'] = 'Maximum enrolled users';
|
||||
$string['maxenrolled_help'] = 'The maximum number of remote users who can access the tool. If set to zero, the number of enrolled users is unlimited.';
|
||||
$string['maxenrolledreached'] = 'The maximum number of remote users allowed to access the tool has been reached.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue