mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
"MDL-14129, add new lang string"
This commit is contained in:
parent
c72813552a
commit
b985fa35e2
2 changed files with 3 additions and 0 deletions
|
@ -126,6 +126,7 @@ $string['confirmsesskeybad'] = 'Sorry, but your session key could not be confirm
|
|||
$string['copiedcmnotexist'] = 'The copied course module does not exist!';
|
||||
$string['couldnotassignrole'] = 'A serious but unspecified error occurred while trying to assign a role to you';
|
||||
$string['coursegroupunknown'] = 'Course corresponding to group $a not specified';
|
||||
$string['coursemisconf'] = 'Course is misconfigured';
|
||||
$string['csvemptyfile'] = 'The CSV file is empty.';
|
||||
$string['csvcolumnduplicates'] = 'Duplicate columns detected.';
|
||||
$string['csvfewcolumns'] = 'Not enough columns, please verify the delimiter setting.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue