summaryrefslogtreecommitdiffstats
path: root/pyanaconda/localization.py
Commit message (Expand)AuthorAgeFilesLines
* 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