edit strings in own language

edit strings in own language

by Martin Koops -
Number of replies: 2

I have create my own language, added tyhsi entry into /lib/language.php and set .../lang/mylang to chown apache:apache .../lang/mylang

According to the administration page for languages I can now "edit strings" form my browser.

But I cannot find an editable entry there. What am I missing??

thanks for helping,

Martijn

Average of ratings: -
In reply to Martin Koops

Re: edit strings in own language

by koen roggemans -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Translators
When you just create a folder under moodle/lang/ and you add copy of moodle.php with the strings "thislanguage" and thischaracterset", it should work.

Please checkout the translation manual for the complete details on creating and maintaining a language file .