Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 1.8.2
-
Fix Version/s: None
-
Component/s: Language
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
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.
Issue Links
| 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 |
|
|
|
Added David to the watchlist
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.