summaryrefslogtreecommitdiffstats
path: root/pyanaconda/localization.py
Commit message (Expand)AuthorAgeFilesLines
* Use DEFAULT_LANG instead of magic value "en_US.UTF-8"Vratislav Podzimek2013-01-151-2/+3
* Refactor and cleanup our localization moduleVratislav Podzimek2013-01-111-36/+60
* Stop writing /etc/sysconfig/i18n (#871543)Michal Schmidt2012-12-041-12/+1
* Use sr_Latn_RS instead of sr_RS@latin in mangleMap (#872786)Vratislav Podzimek2012-11-081-1/+1
* Some more stuff for the mangleMap (#866730)Vratislav Podzimek2012-11-021-16/+18
* Handle locale's encoding and script in a better wayVratislav Podzimek2012-11-021-11/+57
* Use a slightly different method to get supported languages (#858801, tagoh).Chris Lumens2012-10-291-2/+2
* Change the manglings for a couple locales (petersen).Chris Lumens2012-10-051-2/+2
* Add in a locale mapping to avoid incorrect system settings (#858591).Chris Lumens2012-10-041-3/+23
* Rewrite expand_langs to return more itemsVratislav Podzimek2012-09-071-16/+36
* Add UTF-8 enconding suffix to our language strings (#854688)Vratislav Podzimek2012-09-071-3/+8
* Store "en" as the default, not "en_US".Chris Lumens2012-09-061-5/+5
* Remove anaconda.instLanguage object and language moduleVratislav Podzimek2012-09-041-0/+35
* Move expandLangs to localization moduleVratislav Podzimek2012-08-291-0/+29
* Use ksdata.timezone and timezone module instead of anaconda.timezoneVratislav Podzimek2012-08-221-38/+0
* Remove the last usage of the system-config-date in AnacondaVratislav Podzimek2012-08-221-0/+3
* Get rid of some of the debugging printing.Chris Lumens2012-05-291-6/+0
* Add function to get all regions and timezonesVratislav Podzimek2012-04-021-3/+16
* Add code for getting timezones for countryMartin Gracik2012-04-021-0/+22
* Populate the welcome spoke with translationsMartin Gracik2012-01-121-0/+274