edit strings in own language

edit strings in own language

Martin Koops -
回帖数: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

回复Martin Koops

Re: edit strings in own language

koen roggemans -
Core developers的头像 Documentation writers的头像 Moodle HQ的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 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 .