]> git.mjollnir.org Git - moodle.git/commitdiff
You can't do this action: $a->action
authorethem <ethem>
Mon, 13 Mar 2006 18:20:08 +0000 (18:20 +0000)
committerethem <ethem>
Mon, 13 Mar 2006 18:20:08 +0000 (18:20 +0000)
lang/en_utf8/enrol_authorize.php

index cbbf4d7e25187bf5548af3e7240154dfad7d59ff..42a1fdcd991ed50e502c3a43b187679a16146cd0 100644 (file)
@@ -149,6 +149,7 @@ $string['transid'] = 'Transaction ID';
 $string['unenrolstudent'] = 'Unenrol student?';
 $string['void'] = 'Void';
 $string['voidyes'] = 'Transaction will be cancelled. Are you sure?';
+$string['youcantdo'] = 'You can\'t this action: $a->action';
 $string['zipcode'] = 'Zip Code';
 
 ?>