From e936bb40df61887ccbecd9ba20273c59ec24340c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 29 May 2016 22:28:39 +0000 Subject: Regenerate timedef: For Russian: - Convert AM/PM which are badly formatted in CLDR to replace it by the proper cyrillic - Add a dependency on Text::Iconv so non unicode get the proper encoding for AM/PM - fix the date format having 'r.,' and convert it to 'r.' (also fixed in Bulgarian) For All: - Use complete Day of Week instead of the abbreviated one Reported by: ache --- share/timedef/ru_RU.KOI8-R.src | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share/timedef/ru_RU.KOI8-R.src') diff --git a/share/timedef/ru_RU.KOI8-R.src b/share/timedef/ru_RU.KOI8-R.src index fddb4a1d6533..86b008603461 100644 --- a/share/timedef/ru_RU.KOI8-R.src +++ b/share/timedef/ru_RU.KOI8-R.src @@ -56,14 +56,14 @@ %d.%m.%y # # c_fmt -%a %e %B %Y Ç., %H:%M:%S +%A %e %B %Y Ç. %H:%M:%S # # AM/PM -AM -PM +ÄÐ +ÐÐ # # date_fmt -%a %e %B %Y Ç., %H:%M:%S %Z +%A %e %B %Y Ç. %H:%M:%S %Z # # Long month names (without case ending) ÑÎ×ÁÒØ -- cgit v1.2.3