[PATCH COMMITTED] tt_RU: Fix orthographic mistakes in day and abday sections [BZ #24296]

Rafal Luzynski digitalfreak@lingonborough.com
Wed Mar 20 21:14:00 GMT 2019


Decoded:

diff --git a/localedata/locales/tt_RU b/localedata/locales/tt_RU
index b3b79b2..f6b570d 100644
--- a/localedata/locales/tt_RU
+++ b/localedata/locales/tt_RU
@@ -192,20 +192,20 @@ copy "ru_RU"
 END LC_NUMERIC
 
 LC_TIME
-day     "Якшәмбе";/
-        "Дышәмбе";/
-        "Сишәмбе";/
-        "Чәршәәмбе";/
-        "Пәнҗешмбе";/
-        "Җомга";/
-        "Шимбә"
-abday   "Якш";/
-        "Дыш";/
-        "Сиш";/
-        "Чәрш";/
-        "Пәнҗ";/
-        "Җом";/
-        "Шим"
+day     "якшәмбе";/
+        "дүшәмбе";/
+        "сишәмбе";/
+        "чәршәмбе";/
+        "пәнҗешәмбе";/
+        "җомга";/
+        "шимбә"
+abday   "якш";/
+        "дүш";/
+        "сиш";/
+        "чәр";/
+        "пәнҗ";/
+        "җом";/
+        "шим"
 mon     "Января";/
         "Февраля";/
         "Марта";/



More information about the Libc-alpha mailing list