mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 20:50:21 +01:00
MDL-21719 Fixed the local strings file name
This commit is contained in:
parent
45c6bf6c89
commit
c17f55fa71
@ -66,7 +66,7 @@ Custom language strings
|
||||
If customisation needs new strings it is recommended to use normal plugin
|
||||
strings.
|
||||
|
||||
sample language file /local/nicehack/lang/en_utf8.php
|
||||
sample language file /local/nicehack/lang/en_utf8/local_nicehack.php
|
||||
<?php
|
||||
$string['hello'] = 'Hi $a';
|
||||
$string['nicehack:nicecapability'] = 'Some capability';
|
||||
|
Loading…
x
Reference in New Issue
Block a user