This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

patch: some small locale fixes


While building the list of maintainers/contributors for the different
locales, I discovered some small errors/missing info in the locales.

Please include the change in the next version of glibc.

2003-07-06  Petter Reinholdtsen  <pere@hungry.com>

	* locales/en_ZA: Correcty typo in changelog (Sofware -> Software).
	* locales/hr_HR: Correct the email address of Tomislav Vujec.
	* locales/ja_JP: Document EUC-JP as the recommended charset.
	* locales/ko_KR: List Won-kyu Park as the author/contact for the
	locale.
	* locales/ru_UA: Correct the email address of Denis V. Dmitrienko.
	
Index: localedata/locales/en_ZA
===================================================================
RCS file: /cvs/glibc/libc/localedata/locales/en_ZA,v
retrieving revision 1.5
diff -u -3 -p -u -r1.5 en_ZA
--- localedata/locales/en_ZA	17 Mar 2003 10:08:52 -0000	1.5
+++ localedata/locales/en_ZA	6 Jul 2003 20:55:02 -0000
@@ -18,7 +18,7 @@ comment_char  %
 %
 % Changelog
 % 1.1 (2003-03-14):
-%   - Updated maintainer to Zuza Sofware Foundation
+%   - Updated maintainer to Zuza Software Foundation
 %   - Changed %x for LC_TIME to use dd/mm/ccyy
 %   - Added ^ to LC_MESSAGES regex "^[yY].*"
 %   - Confirmed LC_PAPER and LC_MEASUREMENT settings
Index: localedata/locales/hr_HR
===================================================================
RCS file: /cvs/glibc/libc/localedata/locales/hr_HR,v
retrieving revision 1.12
diff -u -3 -p -u -r1.12 hr_HR
--- localedata/locales/hr_HR	26 Oct 2000 23:22:56 -0000	1.12
+++ localedata/locales/hr_HR	6 Jul 2003 20:55:02 -0000
@@ -6,7 +6,7 @@ escape_char  /
 % Address: Josipa Marohnica bb
 %    Zagreb, Hrvatska
 % Contact: Tomislav Vujec
-% Email: tvujec@carnet.hr
+% Email: tvujec@redhat.com
 % Tel: +385 - 1 - 6164194
 % Fax: +385 - 1 - 6164395
 % Language: hr
Index: localedata/locales/ja_JP
===================================================================
RCS file: /cvs/glibc/libc/localedata/locales/ja_JP,v
retrieving revision 1.21
diff -u -3 -p -u -r1.21 ja_JP
--- localedata/locales/ja_JP	31 Oct 2000 04:29:37 -0000	1.21
+++ localedata/locales/ja_JP	6 Jul 2003 20:55:03 -0000
@@ -5,6 +5,7 @@ comment_char  %
 % Version: 0.7
 % Date:    1999-12-05
 % Write:   HANATAKA, Shinya <hanataka@abyss.rim.or.jp>
+% Charset: EUC-JP
 
 LC_IDENTIFICATION
 title      "Japanese language locale for Japan"
Index: localedata/locales/ko_KR
===================================================================
RCS file: /cvs/glibc/libc/localedata/locales/ko_KR,v
retrieving revision 1.14
diff -u -3 -p -u -r1.14 ko_KR
--- localedata/locales/ko_KR	14 Oct 2001 22:25:38 -0000	1.14
+++ localedata/locales/ko_KR	6 Jul 2003 20:55:04 -0000
@@ -4,8 +4,8 @@ comment_char %
 % Korean language locale for Republic of Korea (South Korea)
 % Source:
 % Address:
-% Contact:
-% Email:
+% Contact: Won-kyu Park
+% Email:   wkpark@chem.skku.ac.kr
 % Fax:
 % Language: ko
 % Territory: KR
Index: localedata/locales/ru_UA
===================================================================
RCS file: /cvs/glibc/libc/localedata/locales/ru_UA,v
retrieving revision 1.11
diff -u -3 -p -u -r1.11 ru_UA
--- localedata/locales/ru_UA	3 Aug 2001 08:40:30 -0000	1.11
+++ localedata/locales/ru_UA	6 Jul 2003 20:55:04 -0000
@@ -4,7 +4,7 @@ escape_char  /
 % Russian Language Locale for Ukraine
 % Source: RFC 2319
 % Contact: Denis V. Dmitrienko
-% Email: denis@null.net
+% Email: denis@denix.org
 % Language: ru
 % Territory: UA
 % Revision: 1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]