Bug 13973 - "Gallegan" should be "Galician"
Summary: "Gallegan" should be "Galician"
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: 2.15
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-12 13:19 UTC by Christoph Miebach
Modified: 2014-06-25 11:17 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments
patch for 13793 (461 bytes, patch)
2012-04-13 05:12 UTC, Chris Leonard
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Miebach 2012-04-12 13:19:35 UTC
[glibc.git]/locale/iso-639.def  defines a langcode "Gallegan"

This should be to my best knowledge "Galician"

For reference:
http://www.loc.gov/standards/iso639-2/php/code_list.php
Comment 1 Christoph Miebach 2012-04-12 13:21:05 UTC
This was spotted by Yaron Shahrabani while translating vlc.
Comment 2 Chris Leonard 2012-04-13 05:12:42 UTC
Created attachment 6340 [details]
patch for 13793
Comment 3 Chris Leonard 2012-04-13 05:14:07 UTC
This is a patch that should address this request.
Comment 4 Petr Baudis 2012-04-13 17:15:11 UTC
Thank you, committed. It would be quite helpful if you could also include ChangeLog entries with your patches; see http://sourceware.org/glibc/wiki/Contribution%20checklist#Properly_Formatted_GNU_ChangeLog for details.
Comment 5 Chris Leonard 2012-04-13 17:20:16 UTC
I'm pretty new to providing patches, I will study the linked page and try to conform.