Summary: | Add Albanian language support for Macedonia | ||
---|---|---|---|
Product: | glibc | Reporter: | Agron Selimaj <linuxmaster> |
Component: | localedata | Assignee: | GNU C Library Locale Maintainers <libc-locales> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | glibc-bugs |
Priority: | P2 | Flags: | fweimer:
security-
|
Version: | 2.12 | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Attachments: |
Albanian language support for the country of Macedonia
Albanian language support for the country of Macedonia |
Description
Agron Selimaj
2010-04-06 06:39:29 UTC
Created attachment 4705 [details]
Albanian language support for the country of Macedonia
This is not how you do this. If information is identical from another file you use the copy directive to include the data for the category. Duplication is only leading to outdated data. There are many examples of this in the other locale files. Update your patch. Created attachment 4711 [details]
Albanian language support for the country of Macedonia
Good point Ulrich.
I removed all redundant code and used the copy statement. The only code that is
left is for identification and currency. Those are unique to sq_MK only.
(In reply to comment #3) > I removed all redundant code Almost. The CTYPE category can also wholesale used from sq_AL. I've made the change and it's in git. |