]> git.pld-linux.org Git - packages/glibc.git/blob - glibc-lg_UG.patch
- locale-all R iconv
[packages/glibc.git] / glibc-lg_UG.patch
1 [from libc-alpha (already applied in glibc CVS),
2  shortened to only patch old lug_UG instead of removing/adding]
3
4 From: Bruno Haible <bruno at clisp dot org>
5 To: libc-alpha at sources dot redhat dot com
6 Subject: rename Luganda locale
7
8 Hi,
9
10 There was confusion in the past about whether the ISO 639 language code of
11 Ganda (Luganda) was "lg" or "lug". As we can read in
12    http://www.loc.gov/standards/iso639-2/codechanges.html#1999_codes
13 "lg" is valid. There is no need to use the three-letter code "lug" any more
14 after the confusion has cleaned up. The Free Translation Project uses the
15 code "lg" as well.
16
17 So here is a patch to rename the locale from "lug_UG" to "lg_UG".
18
19 Users can set their LANGUAGE variable to "lg:lug" for the transition period
20 if necessary.
21
22
23 2004-01-18  Bruno Haible  <bruno@clisp.org>
24
25         * locales/lg_UG: Renamed from lug_UG, with trivial updates.
26         * locales/lug_UG: Remove file.
27         * SUPPORTED: Create lg_UG instead of lug_UG.
28
29 --- localedata/SUPPORTED        6 Dec 2003 08:11:02 -0000       1.65
30 +++ localedata/SUPPORTED        18 Jan 2004 15:20:34 -0000
31 @@ -132,7 +132,7 @@
32  kw_GB/ISO-8859-1 \
33  lo_LA/UTF-8 \
34  lt_LT/ISO-8859-13 \
35 -lug_UG/ISO-8859-10 \
36 +lg_UG/ISO-8859-10 \
37  lv_LV/ISO-8859-13 \
38  mi_NZ/ISO-8859-13 \
39  mk_MK/ISO-8859-5 \
40
41 --- localedata/locales/lg_UG.orig       Fri Dec  5 01:25:58 2003
42 +++ localedata/locales/lg_UG    Tue Jan 20 14:44:36 2004
43 @@ -9,7 +9,7 @@
44  % Email: kompyuta@kizito.uklinux.net
45  % Tel: +41 - (0)1772 724325
46  % Fax:
47 -% Language: lug
48 +% Language: lg
49  % Territory: UG
50  % Revision: 1.0
51  % Date: 2001-11-04
52 @@ -32,17 +32,17 @@
53  revision   "1.0"
54  date       "2001-11-04"
55  %
56 -category  "lug_UG:2001";LC_IDENTIFICATION
57 -category  "lug_UG:2001";LC_CTYPE
58 -category  "lug_UG:2001";LC_COLLATE
59 -category  "lug_UG:2001";LC_TIME
60 -category  "lug_UG:2001";LC_NUMERIC
61 -category  "lug_UG:2001";LC_MONETARY
62 -category  "lug_UG:2001";LC_MESSAGES
63 -category  "lug_UG:2001";LC_PAPER
64 -category  "lug_UG:2001";LC_NAME
65 -category  "lug_UG:2001";LC_ADDRESS
66 -category  "lug_UG:2001";LC_TELEPHONE
67 +category  "lg_UG:2001";LC_IDENTIFICATION
68 +category  "lg_UG:2001";LC_CTYPE
69 +category  "lg_UG:2001";LC_COLLATE
70 +category  "lg_UG:2001";LC_TIME
71 +category  "lg_UG:2001";LC_NUMERIC
72 +category  "lg_UG:2001";LC_MONETARY
73 +category  "lg_UG:2001";LC_MESSAGES
74 +category  "lg_UG:2001";LC_PAPER
75 +category  "lg_UG:2001";LC_NAME
76 +category  "lg_UG:2001";LC_ADDRESS
77 +category  "lg_UG:2001";LC_TELEPHONE
78  
79  END LC_IDENTIFICATION
80  
This page took 0.025574 seconds and 3 git commands to generate.