]> git.mjollnir.org Git - moodle.git/commitdiff
"MDL-14129, add new lang string"
authordongsheng <dongsheng>
Thu, 12 Jun 2008 10:57:54 +0000 (10:57 +0000)
committerdongsheng <dongsheng>
Thu, 12 Jun 2008 10:57:54 +0000 (10:57 +0000)
lang/en_utf8/resource.php

index 6e2486b7ca7375ff155b52f4d3e93998ec2942fa..b01d768053404c862a0b9a61dac45e5827584db0 100644 (file)
@@ -9,6 +9,7 @@ $string['autofilerename'] = 'Update link if file renamed';
 $string['back'] = 'Back';
 $string['blockdeletingfile'] = 'Block deleting of referenced files';
 $string['browserepository'] = 'Browse repository';
+$string['cannotupdate'] = 'Cannot update resource.';
 $string['choose'] = 'Choose';
 $string['chooseafile'] = 'Choose or upload a file';
 $string['chooseparameter'] = 'Choose parameter';
@@ -54,6 +55,8 @@ $string['framesize'] = 'Frame size';
 $string['fulltext'] = 'Full text';
 $string['htmlfragment'] = 'HTML fragment';
 $string['imspackageloaded'] = 'Package loaded';
+$string['invalidassignment'] = 'incorrect assignment';
+$string['invalidid'] = 'Resource ID was incorrect';
 $string['keepnavigationvisible'] = 'Keep page navigation visible on the same page';
 $string['localfile'] = 'Local file';
 $string['localfilechoose'] = 'Choose a local file (CD-ROM)';