Bug 474526
| Summary: | [hne_IN] Chhattisgarhi language locale not available | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pravin Satpute <psatpute> | ||||||||
| Component: | glibc | Assignee: | Pravin Satpute <psatpute> | ||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | rawhide | CC: | drepper, i18n-bugs, jakub | ||||||||
| Target Milestone: | --- | Keywords: | i18n | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2008-12-08 10:51:53 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Pravin Satpute
2008-12-04 10:05:41 UTC
Created attachment 325662 [details]
locale file for hne_IN Chhattisgarhi language
Fix up the patch: - the company name is Red Hat, not Redhat - you've copied all kinds of categories. For all categories which are identical with any of the other Indian locales, use copy "..." instead - add the "hne" language code in the lang_term field Created attachment 325801 [details]
locale file for hne_IN Chhattisgarhi language
(In reply to comment #2) > Fix up the patch: > > - the company name is Red Hat, not Redhat > > - you've copied all kinds of categories. For all categories which are > identical with any of the other Indian locales, use copy "..." instead done > - add the "hne" language code in the lang_term field sorry, i didnt understood exactly where to add this is it here? language "Chhattisgarhi" LC_ADDRESS has language information in it. hi_IN doesn't have the correct information either but we shouldn't create situations where we cannot add missing information.
> sorry, i didnt understood exactly where to add this
> is it here?
> language "Chhattisgarhi"
in LC_ADDRESS there are fields lang_term etc. Look at a locale like de_DE.
adding lang_term field giving me error LC_ADDRESS: terminology language code `hne' not defined is there anything else need to do Created attachment 325805 [details]
locale file for hne_IN Chhattisgarhi language
(In reply to comment #6) > adding lang_term field giving me error > LC_ADDRESS: terminology language code `hne' not defined > is there anything else need to do That's expected. I've already changed it upstream. thats nice Thanks :) Applied upstream. Will be in the next build. |