From 2e0c5de622749a5e1f2b01afa19ec58199cc0bdf Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Fri, 24 Feb 2017 03:13:15 +0100 Subject: hy_AM: Add alternative month names (bug 23140). This locale already contained correct data in mon array. Updated from CLDR to start the month names with the lowercase letters. alt_mon is a new import from CLDR. The change has been consulted off-list with a native speaker. [BZ #23140] * localedata/locales/hy_AM (mon): Synchronize with CLDR (lowercase, genitive case). (alt_mon): New entry, import from CLDR (nominative case). --- localedata/locales/hy_AM | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) (limited to 'localedata/locales') diff --git a/localedata/locales/hy_AM b/localedata/locales/hy_AM index 805c327341..74e1b77efb 100644 --- a/localedata/locales/hy_AM +++ b/localedata/locales/hy_AM @@ -130,18 +130,30 @@ abmon "";/ "";/ "";/ "" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +alt_mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" d_t_fmt "%a %d %b %Y %r %Z" d_fmt "%m//%d//%y" t_fmt "%r" -- cgit v1.2.3