Initial commit: Uploaded everything from abs/core
[arch-rock.git] / base / glibc / locales_GB.diff
blob962dae886e307147599e28ea064b57d6d47bbd5e
1 # All lines beginning with `# DP:' are a description of the patch.
2 # DP: Description: Add AM/PM strings to cy_GB and en_GB.
3 # DP: This patch has been rejected upstream but is in fedora-branch.
4 # DP: Related bugs: #240901
5 # DP: Dpatch author: Denis Barbier <barbier@debian.org>
6 # DP: Patch author: taken from Fedora
7 # DP: Upstream status: not submitted
8 # DP: Date: 2006-02-16
10 Index: localedata/locales/cy_GB
11 ===================================================================
12 --- localedata/locales/cy_GB.orig
13 +++ localedata/locales/cy_GB
14 @@ -248,8 +248,11 @@
15 d_t_fmt "<U0044><U0079><U0064><U0064><U0020><U0025><U0041><U0020><U0025><U0064><U0020><U006d><U0069><U0073><U0020><U0025><U0042><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
16 d_fmt "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0079>"
17 t_fmt "<U0025><U0054>"
18 -am_pm "";""
19 -t_fmt_ampm ""
20 +am_pm "<U0041><U004D>";"<U0050><U004D>"
21 +t_fmt_ampm "<U0025><U006C><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0050><U0020><U0025><U005A>"
22 +date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
23 +<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
24 +<U0025><U005A><U0020><U0025><U0059>"
25 END LC_TIME
27 LC_MESSAGES
28 Index: localedata/locales/en_GB
29 ===================================================================
30 --- localedata/locales/en_GB.orig
31 +++ localedata/locales/en_GB
32 @@ -116,8 +116,8 @@
33 d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
34 d_fmt "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
35 t_fmt "<U0025><U0054>"
36 -am_pm "";""
37 -t_fmt_ampm ""
38 +am_pm "<U0041><U004D>";"<U0050><U004D>"
39 +t_fmt_ampm "<U0025><U006C><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0050><U0020><U0025><U005A>"
40 date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
41 <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
42 <U0025><U005A><U0020><U0025><U0059>"