Bug 24166

Summary: Incorrect locale name "gr_GR". Proper is "el".
Product: [Retired] Red Hat Linux Reporter: Need Real Name <simos>
Component: tcshAssignee: Eido Inoue <havill>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-01-17 17:50:59 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:

Description Need Real Name 2001-01-17 00:16:53 UTC
In the tcsh-6.09 RPM, the greek translation is put in
/usr/share/locale/gr_GR/LC_MESSAGES/tcsh
while the correct is
/usr/share/locale/el/LC_MESSAGES/tcsh
All other translations are located in /usr/share/locale/el/

The two-letter language codes come from ISO 639-1:
http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
The "Greek" language is depicted with "el".

I think that at some point of time, the entry for the Greek language
in libc was incorrectly "gr" and it has been corrected (somewhere in '96 or '97).

Thanks!

Comment 1 Need Real Name 2001-01-17 17:50:56 UTC
Ditto for tcsh-6.10-1.

Comment 2 Jeff Johnson 2001-01-17 21:20:16 UTC
Fixed in tcsh-6.10-2. Thanks for noticing.