mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
"MDL-14129, add new lang string"
This commit is contained in:
parent
0be2c85848
commit
70c33d2239
3 changed files with 24 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue