|
|
|
Issue Links:
|
Relates
|
|
This issue has a non-specific relationship to:
|
|
MDL-9361
Ability to edit language in third party modules and plugins w/o copying the language files
|
|
|
|
|
|
|
|
|
If I have a lang file (i.e.: block_selfmade.php) in it_utf8_local folder ONLY, so, if I don't have block_selfmade.php into it_utf8 folder too,
ther is no Moodle GUI to change the content of block_selfmade.php strings.
|
|
Description
|
If I have a lang file (i.e.: block_selfmade.php) in it_utf8_local folder ONLY, so, if I don't have block_selfmade.php into it_utf8 folder too,
ther is no Moodle GUI to change the content of block_selfmade.php strings. |
Show » |
|
I just wonder, if you make a block yourself, why would you want to change the language file in the local folder?
As far as I know, the language file should be in the lang folder of the block.
But yes, there is no gui to change the content.