"MDL-14129, add new lang string"

This commit is contained in:
dongsheng 2008-05-23 07:10:37 +00:00
parent c72813552a
commit b985fa35e2
2 changed files with 3 additions and 0 deletions

View file

@ -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.';