Bugzilla – Bug 113949
Unknown language 'ast'
Last modified: 2005-09-15 20:08:33 UTC
While navigating to YaST2's 'Software Management' panel and filter for 'Languages', one can find there a quite strange entry, listed as ast -> Unknown language 'ast'. Another surprise, that the 'MozillaFirefox-translations' package is still listed under it. Do I miss something?!
ast is a valid language code (3-letter). It is asturian.
Stefan, probably something for you (package selector)? Or, Michael, somehow related to bug 106104?
This is in liby2util/.../ISOLanguage.cc . This language is not present there.
Yes, ISOLanguage currently covers ISO 639-1 (2-letter) only.
Fixed in STABLE: liby2util-2.13.0 supports ISO 639-2 (3-letter) codes as well.
> Fixed in STABLE: liby2util-2.13.0 supports ISO 639-2 (3-letter) codes as > well. Thanks. That's great!