Changing the "Weekly outline" text

Changing the "Weekly outline" text

од Regis Tractenberg -
Број на одговори: 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
Просек на рејтинзи: -
Во одговорот до 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