From 182a3746b8cc28784718c8ea27346e97d1423945 Mon Sep 17 00:00:00 2001 From: mansayk <6688000@gmail.com> Date: Sat, 16 Mar 2019 11:33:30 +0300 Subject: 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. --- localedata/locales/tt_RU | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'localedata/locales') diff --git a/localedata/locales/tt_RU b/localedata/locales/tt_RU index f6b570d53c..b0254baf17 100644 --- a/localedata/locales/tt_RU +++ b/localedata/locales/tt_RU @@ -206,30 +206,30 @@ abday "";/ "";/ "";/ "" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -abmon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" d_t_fmt "%a %d %b %Y %T" d_fmt "%d.%m.%Y" t_fmt "%T" -- cgit 1.4.1