Where to find language strings to translate

Where to find language strings to translate

napisao/la Marta Burda -
Number of replies: 3

Hi guys,

I've no idea where to look for language strings to translate days of the week and months in the Recent activity block.

Thank you for your time, cheers.

Attachment Przechwytywanie.PNG
Prosjek ocjena: -
In reply to Marta Burda

Re: Where to find language strings to translate

napisao/la David Mudrák -
Slika Core developers Slika Documentation writers Slika Moodle HQ Slika Particularly helpful Moodlers Slika Peer reviewers Slika Plugin developers Slika Plugins guardians Slika Testers Slika Translators

I've no idea where to look

Let me suggest http://docs.moodle.org/en/Translation_FAQ namiguje

In reply to Marta Burda

Re: Where to find language strings to translate

napisao/la Germán Valero -
Slika Documentation writers Slika Particularly helpful Moodlers Slika Plugin developers Slika Testers Slika Translators

Hi Marta,

Perhaps you might find useful this address: http://docs.moodle.org/23/en/Calendar_FAQ

that states that:

Names of days and months are pulled out of your operating system. The system is configured for Moodle in langconfig.php where you have the strings locale (for -nix type operating systems) and localewin (for Windows operating systems) that should point to the right locale on your server. Your server operating system should support the language (= locale should be installed).

I hope it helps.