Summary: | Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale | ||
---|---|---|---|
Product: | glibc | Reporter: | mansur <6688000> |
Component: | localedata | Assignee: | Not yet assigned to anyone <unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | digitalfreak, libc-locales |
Priority: | P2 | Flags: | fweimer:
security-
|
Version: | unspecified | ||
Target Milestone: | 2.30 | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Attachments: | tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369] |
Description
mansur
2019-03-21 07:48:35 UTC
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. |