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]

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


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     "Января";/
         "Февраля";/
         "Марта";/


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