|
Bugzilla – Full Text Bug Listing |
| Summary: | Serbian not offered in the list of languages | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Martin Vidner <mvidner> |
| Component: | YaST2 | Assignee: | Jiří Suchomel <jsuchome> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aj, ke |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Martin Vidner
2005-09-13 09:45:22 UTC
With the advent of the yast2-trans-stats warning mechanism (9.3?) it is possible to enable all languages. For existing languages we do it on request, all new languages are enabled by default. Not sure, whether it is possible to enable 'sr' at that stage of the 10.0 release cycle. Yes, yast2-trans-stats doesn't affect the presence of language in the language menu - so it is a bug. Andreas, should we add it in RC3? What would I need to do it (from Karl): the locale code (sr_SR/sr_YU ???), translated text of "Serbian" in UTF and ascii (Српски / Srpski ?). Minor issue is the keyboard map to assign for serbian. Problem (minor?): "Serbian" entry in the list of secondary langauges would not be translated to other languages (would remain in english). > the locale code (sr_SR/sr_YU ???) 'locale -a' shows sr_CS.utf8 > Minor issue is the keyboard map to assign for serbian. jsuchome@dhcp25:~> find /usr/share/kbd/keymaps/ -name sr* /usr/share/kbd/keymaps/i386/qwerty/sr-cy.map.gz bug 95814 is not related, but at least point us to some Serbians for verification :-) Now I see that we ship also yast2-trans-bs (bosnian), which also is not included in the language list :-( Please submit a new package asap for this. Karl, could you confirm these values?
"sr_CS": _("Serbian") - "Српски" - "Srpski" , keyboard sr-cy.map.gz
"bs_BA": _("Bosnian") - "Bosanski" - "Bosanski", us keyboard
Although I think "Српски" is correct, it looks like we do not use cyrilic in serbian translations (unlike russian and bulgarian). So maybe there should stay "Srpski" for both Qt and ncurses. Looks good (but I'm not familiar with these languages). Yes, for the moment stay with latin1 . submited to autobuild and SVN |