This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[RFC][PATCH v5 08/13] pl_PL: Add alternative month names (bug 10871).
- From: Rafal Luzynski <digitalfreak at lingonborough dot com>
- To: libc-alpha at sourceware dot org
- Date: Fri, 23 Dec 2016 02:24:56 +0100 (CET)
- Subject: [RFC][PATCH v5 08/13] pl_PL: Add alternative month names (bug 10871).
- Authentication-results: sourceware.org; auth=none
- Reply-to: Rafal Luzynski <digitalfreak at lingonborough dot com>
[BZ #10871]
* localedata/locales/pl_PL: alternative month names added, basic month
names are genitive now.
---
localedata/locales/pl_PL | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/localedata/locales/pl_PL b/localedata/locales/pl_PL
index 29207b3..e6461d0 100644
--- a/localedata/locales/pl_PL
+++ b/localedata/locales/pl_PL
@@ -2180,7 +2180,7 @@ abmon "<U0073><U0074><U0079>";"<U006C><U0075><U0074>";/
"<U006C><U0069><U0070>";"<U0073><U0069><U0065>";/
"<U0077><U0072><U007A>";"<U0070><U0061><U017A>";/
"<U006C><U0069><U0073>";"<U0067><U0072><U0075>"
-mon "<U0073><U0074><U0079><U0063><U007A><U0065><U0144>";/
+alt_mon "<U0073><U0074><U0079><U0063><U007A><U0065><U0144>";/
"<U006C><U0075><U0074><U0079>";/
"<U006D><U0061><U0072><U007A><U0065><U0063>";/
"<U006B><U0077><U0069><U0065><U0063><U0069><U0065><U0144>";/
@@ -2204,6 +2204,18 @@ date_fmt "<U0025><U0061><U002C><U0020>/
<U0025><U0054><U0020><U0025><U005A>"
week 7;19971130;4
first_weekday 2
+mon "<U0073><U0074><U0079><U0063><U007A><U006E><U0069><U0061>";/
+ "<U006C><U0075><U0074><U0065><U0067><U006F>";/
+ "<U006D><U0061><U0072><U0063><U0061>";/
+ "<U006B><U0077><U0069><U0065><U0074><U006E><U0069><U0061>";/
+ "<U006D><U0061><U006A><U0061>";/
+ "<U0063><U007A><U0065><U0072><U0077><U0063><U0061>";/
+ "<U006C><U0069><U0070><U0063><U0061>";/
+ "<U0073><U0069><U0065><U0072><U0070><U006E><U0069><U0061>";/
+ "<U0077><U0072><U007A><U0065><U015B><U006E><U0069><U0061>";/
+
"<U0070><U0061><U017A><U0064><U007A><U0069><U0065><U0072><U006E><U0069><U006B><U0061>";/
+ "<U006C><U0069><U0073><U0074><U006F><U0070><U0061><U0064><U0061>";/
+ "<U0067><U0072><U0075><U0064><U006E><U0069><U0061>"
END LC_TIME
LC_PAPER
--
2.7.4