How to translate the name of weekdays!

How to translate the name of weekdays!

Tokhir Akhmedjanov -
回帖数: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 

回复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.
回复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!

 

回复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.
回复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.