Bug 113949 - Unknown language 'ast'
Summary: Unknown language 'ast'
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 3
Hardware: Other SUSE Other
: P5 - None : Minor
Target Milestone: ---
Assignee: Michael Andres
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 18:52 UTC by Balazs Melikant
Modified: 2005-09-15 20:08 UTC (History)
4 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!