Commit Graph

11 Commits

Author SHA1 Message Date
Mike FABIAN
48d4e33f79 Update to version 0.0.10
- Add translations for Belarusian and Belarus in Latin script (reported by Vratislav Podzimek)
2013-08-13 16:22:12 +02:00
Mike FABIAN
00ba85792c Update to version 0.0.9
- Add endonyms for pa_Arab (and pa_PK) and translation of country name for Pakistan for pa_Arab
- make languageId() return something even if a language name like "language (territory)" is given (Resolves: rhbz#986659 - some language name to its locale code failed)
2013-08-03 17:07:08 +02:00
Mike FABIAN
4958d39120 Update to version 0.0.8
- Add endonym for Maithili
- Return True by default from supports_ascii (by Vratislav Podzimek)
- Add grc, eo, ak, GH, cop, dsb, fj, FJ, haw, hil, la, VA, ln, kg, CD, CG, AO, mos, BF, ny, MW, smj, tet, TL, tpi, PG (Resolves: rhbz#985332 - some language codes are missing)
- Import more translations from CLDR
- Give pa_IN.UTF-8 higher weight than pa_PK.UTF-8 (Resolves: rhbz#986658, rhbz#986155)
2013-07-30 13:52:50 +02:00
Mike FABIAN
ea69db1999 Update to version 0.0.7
- Add examples for list_consolefonts()
- Add a list_timezones() function
- Add functions languageId() and territoryId()
- Fix some translations of language names to get unique results returned by languageId()
2013-07-04 19:33:21 +02:00
Mike FABIAN
68f3010691 Update to version 0.0.6
- Add RelaxNG schemas for the XML files (Vratislav Podzimek <vpodzime@redhat.com>)
- Use SAX instead of the ElementTree (Vratislav Podzimek <vpodzime@redhat.com>)
- Use 'trName' instead of 'name' for translated names (Vratislav Podzimek <vpodzime@redhat.com>)
2013-06-12 17:17:24 +02:00
Mike FABIAN
5d57d83db3 Update to version 0.0.5
- Accept script names as used by glibc locales as well
- Support reading gzipped xml files
- Set ASCII support to “True” for cz and sk keyboard layouts
2013-06-07 19:19:27 +02:00
Mike FABIAN
2ecfedae18 Update to version 0.0.4
- Remove backwards compatibility init() function
- Add ia (Interlingua), see https://bugzilla.redhat.com/show_bug.cgi?id=872423
2013-05-27 12:18:39 +02:00
Mike FABIAN
5ac090dbf0 Update to version 0.0.3
- Move the examples from the README to the source code
- Some tweaks for the translation of Serbian
- Prefix all global functions and global variables which are internal with “_”
- Rename country → territory, countries → territories in keyboards.xml
- Add keyboard “in(eng)” and make it the default for all Indian languages
- Add a comment stating which functions should be considered public API
- Add a supports_ascii() function
- Run Python’s doctest also on langtable.py, not only the extra test_cases.txt
2013-05-17 09:22:12 +02:00
Mike FABIAN
d9fbd68024 Update to version 0.0.2.
- Prefer values for language, script, and territory found in languageId over those found in the other parameters
2013-05-10 11:29:00 +02:00
Mike FABIAN
c7af420a19 Initial packaging, version 0.0.1. 2013-05-08 18:48:02 +02:00
Fedora Release Engineering
ca21f1133b Initial setup of the repo 2013-05-08 16:00:36 +00:00