Package: glibc / 2.31-9

localedata/locale-en_DK.diff Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# All lines beginning with `# DP:' are a description of the patch.
# DP: Description: Improve en_DK and add en_DK.ISO-8859-15 to SUPPORTED
# DP:   This locale is only useful to provide ISO8601 date formats.
# DP: Related bugs: #323159
# DP: Dpatch author: Denis Barbier
# DP: Patch author: Jakob Bohm <jbj@image.dk>
# DP: Upstream status: not submitted
# DP: Date: 2006-01-16

---
 localedata/SUPPORTED     |    1 +
 localedata/locales/en_DK |   22 +++-------------------
 2 files changed, 4 insertions(+), 19 deletions(-)

--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -134,6 +134,7 @@
 en_CA.UTF-8/UTF-8 \
 en_CA/ISO-8859-1 \
 en_DK.UTF-8/UTF-8 \
+en_DK.ISO-8859-15/ISO-8859-15 \
 en_DK/ISO-8859-1 \
 en_GB.UTF-8/UTF-8 \
 en_GB/ISO-8859-1 \
--- a/localedata/locales/en_DK
+++ b/localedata/locales/en_DK
@@ -63,27 +63,11 @@
 END LC_CTYPE
 
 LC_MONETARY
-int_curr_symbol      "DKK "
-currency_symbol      "kr."
-mon_decimal_point    ","
-mon_thousands_sep    "."
-mon_grouping         3;3
-positive_sign        ""
-negative_sign        "-"
-int_frac_digits      2
-frac_digits          2
-p_cs_precedes        1
-p_sep_by_space       0
-n_cs_precedes        1
-n_sep_by_space       0
-p_sign_posn          1
-n_sign_posn          1
+copy "da_DK"
 END LC_MONETARY
 
 LC_NUMERIC
-decimal_point        ","
-thousands_sep        "."
-grouping             3;3
+copy "da_DK"
 END LC_NUMERIC
 
 LC_TIME
@@ -152,7 +136,7 @@
 END LC_MEASUREMENT
 
 LC_NAME
-name_fmt    "%d%t%g%t%m%t%f"
+copy "da_DK"
 END LC_NAME
 
 LC_ADDRESS