Changing the "Weekly outline" text

Changing the "Weekly outline" text

Regis Tractenberg發表於
Number of replies: 2
Hello,

How can I change the text that appears on the middle header of a course "Weekly outline"
<div class="headingblock header outline">Weekly outline</div>

Thanks,
Regis
評比平均分數: -
In reply to Regis Tractenberg

Re: Changing the "Weekly outline" text

Joseph Rézeau發表於
Core developers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片 Testers的相片 Translators的相片

Hello Regis,

This is not a themes issue, but a language onewink. Log in as admin, go to Administration/Configuration/Languages/Edit strings

In the moodle.php file, locate string: weeklyoutline and change "Weekly outline" to string of your choice.

Joseph