Translated and untranslated continents in the timezone list

Translated and untranslated continents in the timezone list

από Visvanath Ratnaweera -
Αριθμός απαντήσεων: 3
Φωτογραφία Particularly helpful Moodlers Φωτογραφία Translators
I don't know whether this is a general problem. In https://learn.moodle.org we observe timezone lists having each continent sorted in two sequences: the translated continent in one sequence the untranslated in another sequence. See the attached examples.
Συνημμένο timezones-learnmoodle.png
Μέσος όρος βαθμολογίας: -
Σε απάντηση σε Visvanath Ratnaweera

Re: Translated and untranslated continents in the timezone list

από Visvanath Ratnaweera -
Φωτογραφία Particularly helpful Moodlers Φωτογραφία Translators
Σε απάντηση σε Visvanath Ratnaweera

Re: Translated and untranslated continents in the timezone list

από Daniel Thies -
Φωτογραφία Core developers Φωτογραφία Plugin developers Φωτογραφία Testers

Hi Visvanath,

I looked up how this is found on the form, and it is being translated in Moodle with get_string. The relevant file is lang/en/timezones.php for the list of translatable strings. From the way it looks the untranslated strings are missing from this file. I checked in Greek, Greek, Hebrew and the same list is in English. Those languages are pretty complete so it is not the fault of the translators. The file looks like it was last revised in April 2010. Time zones change frequently because they set by local governments. I created MDL-67817 to update it.