How to change title of "Course categories" block in moodle?

How to change title of "Course categories" block in moodle?

על ידי Chintan Gandhi בתאריך
מספר תגובות: 2
I cannot change the name of "Course categories" block in moodle. I changed texts of 2 strings in moodle/lang/en/moodle.php file namely 'coursecategories' & 'courses'. However, when I navigate to my moodle site, I don't see the changes getting reflected. Is there anything that needs to be done besides editing the "moodle.php" file.

Moodle version=3.3

Thanks.


ממוצע דרוגים: -
בתגובה ל: Chintan Gandhi

Re: How to change title of "Course categories" block in moodle?

על ידי Luis de Vasconcelos בתאריך
תמונה של Particularly helpful Moodlers

You don't modify the Moodle php files when you want to change a language string. Instead you edit the language pack under Site administration / Language / Language customization. Have you tried that?