How to find string to translate

How to find string to translate

by Bente Olsen -
အကြောင်းပြန်မှု အရေအတွက်: 5
Language pack maintainers ၏ ရုပ်ပုံ
I would like to translate the string "News forum (for facilitators announcements only)", but I can not find it. I tried to search only for "facilitators announcements", but still without any results.
Bente Olsen ထံသို့ အကြောင်းပြန်ရာတွင်

Re: How to find string to translate

by David Mudrák -
Language pack maintainers ၏ ရုပ်ပုံ
David Mudrák ထံသို့ အကြောင်းပြန်ရာတွင်

Tárgy: Re: How to find string to translate

by Károly Fábricz -

And how do I find a component that is not displayed on the drop-down list of components? (assignment)

 

Thanks in advance.

Károly Fábricz ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Tárgy: Re: How to find string to translate

by David Mudrák -
Language pack maintainers ၏ ရုပ်ပုံ

Hi Karoly,

you are actually looking for mod_assignment. Since Moodle 2.0 we have started slow and long process of correct referencing of Moodle components so from now on, every Moodle plugin should be called as type_name. For activity modules, there is a nasty exception yet that they do not need to have mod_ prefix. Therefore, the name of the file is assignment.php but the component is mod_assignment.