locale-en_DK
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Wed, 5 Dec 2018 18:50:21 +0000 (18:50 +0000)
committerAurelien Jarno <aurel32@debian.org>
Wed, 5 Dec 2018 18:50:21 +0000 (18:50 +0000)
# 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

Gbp-Pq: Topic localedata
Gbp-Pq: Name locale-en_DK.diff

localedata/SUPPORTED
localedata/locales/en_DK

index cf7fe1ac92a3844e17744d4f5e760243163d0149..72c8a43eabb229f577021626fd8c4a5b1b4d7114 100644 (file)
@@ -135,6 +135,7 @@ en_BW/ISO-8859-1 \
 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 \
index aa45f70a62b2ee5d3d78f147e96fa27758e40917..f65e36b742f8410971043e4ac615f85cecf32a76 100644 (file)
@@ -63,27 +63,11 @@ copy "en_GB"
 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 @@ copy "da_DK"
 END LC_MEASUREMENT
 
 LC_NAME
-name_fmt    "%d%t%g%t%m%t%f"
+copy "da_DK"
 END LC_NAME
 
 LC_ADDRESS