How to translate the name of weekdays!

How to translate the name of weekdays!

Tokhir Akhmedjanov發表於
Number of replies: 4

Hi Dear Moodlers!

How to translate the name of weekdays!

If there is solution, please let me know!

Thank for any response in advance

with best,

Moodle language pack translator

Tokhir Akhmedjanov 

評比平均分數: -
In reply to Tokhir Akhmedjanov

Re: How to translate the name of weekdays!

David Mudrák發表於
Core developers的相片 Documentation writers的相片 Moodle HQ的相片 Particularly helpful Moodlers的相片 Peer reviewers的相片 Plugin developers的相片 Plugins guardians的相片 Testers的相片 Translators的相片
Hi Tokhir,

names of days are not defined in Moodle strings. The operating system's locale library is used to get correct names. See http://docs.moodle.org/en/Table_of_locales for more info.
評比平均分數:Useful (1)
In reply to David Mudrák

Re: How to translate the name of weekdays!

Tokhir Akhmedjanov發表於

Hi Dear Mr.Murdak

Thank for information. If there isn't my country (language)local in the Local table (http://docs.moodle.org/en/Table_of_locales) it means I can't configure the name of weekdays.

Am I right, please correct, or give your own idea

Thank you in advance!

 

In reply to Tokhir Akhmedjanov

Re: How to translate the name of weekdays!

David Mudrák發表於
Core developers的相片 Documentation writers的相片 Moodle HQ的相片 Particularly helpful Moodlers的相片 Peer reviewers的相片 Plugin developers的相片 Plugins guardians的相片 Testers的相片 Translators的相片
Tokhir,

if your language is Uzbek, try to use uz_UZ.utf8 as your language code.
In reply to Tokhir Akhmedjanov

Re: How to translate the name of weekdays!

koen roggemans發表於
Core developers的相片 Documentation writers的相片 Moodle HQ的相片 Particularly helpful Moodlers的相片 Plugin developers的相片 Translators的相片
Looking at your langconfig.php it should work fine. May be the uz_UZ.utf8 locale is not installed on your server.