"MDL-14129, add new lang string"

This commit is contained in:
dongsheng 2008-05-21 07:53:57 +00:00
parent 0be2c85848
commit 70c33d2239
3 changed files with 24 additions and 1 deletions

View file

@ -30,6 +30,7 @@ $string['noactivityname'] = 'Page object derived from page_generic_activity but
$string['noblocks'] = 'No blocks installed!';
$string['noblockbase'] = 'Class block_base is not defined or file not found for /blocks/moodleblock.class.php';
$string['nocaps'] = 'Error: no capabilitites defined!';
$string['nocate'] = 'No categories!';
$string['notables'] = 'No Tables!';
$string['nopageclass'] = 'Imported $a but found no page classes';
$string['noreports'] = 'No reports accessible';