Changing the "Weekly outline" text

Changing the "Weekly outline" text

od Regis Tractenberg -
Število odgovorov: 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
Povprečje ocenitev: -
V odgovor na Regis Tractenberg

Re: Changing the "Weekly outline" text

od Joseph Rézeau -
Slika Core developers Slika Particularly helpful Moodlers Slika Plugin developers Slika Testers Slika 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