Bug 113949

Summary: Unknown language 'ast'
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Balazs Melikant <balazs.melikant>
Component: YaST2Assignee: Michael Andres <ma>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Minor    
Priority: P5 - None CC: balazs.melikant, jsrain, ma, sndirsch
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Balazs Melikant 2005-08-29 18:52:48 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?!
Comment 1 Karl Eichwalder 2005-08-30 15:31:34 UTC
ast is a valid language code (3-letter).  It is asturian.
Comment 2 Jiri Srain 2005-09-07 16:19:00 UTC
Stefan, probably something for you (package selector)? 
 
Or, Michael, somehow related to bug 106104? 
Comment 3 Stefan Hundhammer 2005-09-13 21:01:31 UTC
This is in liby2util/.../ISOLanguage.cc . This language is not present there. 
Comment 4 Michael Andres 2005-09-14 21:53:56 UTC
Yes, ISOLanguage currently covers ISO 639-1 (2-letter) only.
Comment 5 Michael Andres 2005-09-15 18:49:06 UTC
Fixed in STABLE: liby2util-2.13.0 supports ISO 639-2 (3-letter) codes as well.
Comment 6 Stefan Dirsch 2005-09-15 20:08:33 UTC
> Fixed in STABLE: liby2util-2.13.0 supports ISO 639-2 (3-letter) codes as 
> well. 
Thanks. That's great!