This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 1/1] localedata: fur_IT: Fix spelling of Wednesday (Miercus)


* localedata/locales/fur_IT (day, abday): reworded "Miarcus" to
  "Miercus" and abbreviated "Mia" to "Mie".
---
 localedata/ChangeLog      | 5 +++++
 localedata/locales/fur_IT | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index e81476b..6fa64c1 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2017-06-22  Rafal Luzynski  <digitalfreak@lingonborough.com>
+
+	* locales/fur_IT (day, abday): reworded "Miarcus" to "Miercus"
+	and abbreviated "Mia" to "Mie".
+
 2017-06-13  Rafal Luzynski  <digitalfreak@lingonborough.com>
 
 	[BZ #21207]
diff --git a/localedata/locales/fur_IT b/localedata/locales/fur_IT
index da8d61f..e72c30d 100644
--- a/localedata/locales/fur_IT
+++ b/localedata/locales/fur_IT
@@ -81,13 +81,13 @@ END LC_NUMERIC
 
 LC_TIME
 abday   "<U0044><U006F><U006D>";"<U004C><U0075><U006E>";/
-        "<U004D><U0061><U0072>";"<U004D><U0069><U0061>";/
+        "<U004D><U0061><U0072>";"<U004D><U0069><U0065>";/
         "<U004A><U006F><U0069>";"<U0056><U0069><U006E>";/
         "<U0053><U0061><U0062>"
 day     "<U0044><U006F><U006D><U0065><U006E><U0069><U0065>";/
         "<U004C><U0075><U006E><U0069><U0073>";/
         "<U004D><U0061><U0072><U0074><U0061><U0072><U0073>";/
-        "<U004D><U0069><U0061><U0072><U0063><U0075><U0073>";/
+        "<U004D><U0069><U0065><U0072><U0063><U0075><U0073>";/
         "<U004A><U006F><U0069><U0062><U0065>";/
         "<U0056><U0069><U006E><U0061><U0072><U0073>";/
         "<U0053><U0061><U0062><U0069><U0064><U0065>"
-- 
2.7.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]