Skip to content

Releases: mike-fabian/langtable

Release 0.0.58

21 Apr 11:01
Compare
Choose a tag to compare
  • Add syr locale
  • Get translation changes from CLDR
  • Add more translations from CLDR
  • Fix names for keyboard layouts which have changed
  • Add ab_GE locale
  • Add rif language

Release 0.0.57

25 Jan 08:12
Compare
Choose a tag to compare
  • Get translation changes from CLDR
  • Add more translations from CLDR
  • Replace “ibus/cangjie” with “ibus/table:cangjie5”
  • Updates for Sami languages (from Marko Myllynen)
  • Updates for Finnish keyboard layouts (from Marko Myllynen)

Release 0.0.56

16 Aug 10:28
Compare
Choose a tag to compare
  • Fallback to translations in “xx” from “xx_Zzzz” only if “Zzzz” is the main script of “xx” (Resolves: #13)
  • Get translation changes for mt from CLDR

Release 0.0.55

11 Aug 16:23
Compare
Choose a tag to compare

Release 0.0.54

29 Oct 10:56
Compare
Choose a tag to compare
  • add list_common_languages derived from gnome-control-center by Sundeep ANAND [email protected]

Release 0.0.53

15 Sep 12:44
Compare
Choose a tag to compare
  • Capitalize the return values of language_name() and territory_name() (See: rhinstaller/anaconda#2837).
  • Add more translations from CLDR
  • Get translation changes from CLDR

Release 0.0.52

18 Aug 17:15
Compare
Choose a tag to compare

Release 0.0.51

14 Jan 10:45
Compare
Choose a tag to compare
  • Parse stuff in glibc locale names after @ which is not a script as a variant
  • Add ckb_IQ.UTF-8 locale

Release 0.0.50

20 Dec 16:09
Compare
Choose a tag to compare
  • Make parse_locale() return something reasonable for
    C, POSIX, en_US_POSIX, and C.UTF-8
  • Fix exception in language_name() when called with languageId=''
    (noticed by Marco Myllynen, thank you!)

Release 0.0.49

13 Dec 12:18
Compare
Choose a tag to compare
  • Add new public function parse_locale()
  • Let info() print a bit more stuff