Hello! There are orthographic mistakes in mon and abmon sections of the tt_RU locale. I will provide a patch file in the next message. With best wishes, Mansur
Created attachment 11691 [details] tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369] Hi! tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369] This commit fixes some errors and converts all month names to lowercase. The content is synchronized with CLDR-34 now, but trailing dots are removed from abmon values in order to maintain consistency with the previous values and with many other locales which do the same. [BZ #24369] * localedata/locales/tt_RU (mon): Update from CLDR-34, fix errors. (abmon): Likewise, but remove the trailing dots. With best wishes, Mansur
The master branch has been updated by Rafal Luzynski <rl@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=182a3746b8cc28784718c8ea27346e97d1423945 commit 182a3746b8cc28784718c8ea27346e97d1423945 Author: mansayk <6688000@gmail.com> Date: Sat Mar 16 11:33:30 2019 +0300 tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369] This commit fixes some errors and converts all month names to lowercase. The content is synchronized with CLDR-35.1 now but trailing dots are removed from abmon values in order to maintain consistency with the previous values and with many other locales which do the same. [BZ #24369] * localedata/locales/tt_RU (mon): Update from CLDR-35.1, fix errors. (abmon): Likewise, but remove the trailing dots.
Thank you for your bug report and the patch, and I'm sorry for the delay. During that time, CLDR 35 and 35.1 have been released. I have verified that your updates match the newest version 35.1. Therefore I tweaked your commit message to refer to 35.1, added ChangeLog, and pushed.
Hi, Rafal! Great news! Thank you.