From 561cb41473be080c4569c2bceae30b5301d15b89 Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Sat, 27 Jan 2018 01:33:38 +0100 Subject: el_CY, el_GR: Add alternative month names (bug 10871). [BZ #10871] * localedata/locales/el_CY (mon): Renamed to... (alt_mon): This. (mon): Import from CLDR (genitive case). * localedata/locales/el_GR: Likewise. --- localedata/locales/el_CY | 14 +++++++++++++- localedata/locales/el_GR | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) (limited to 'localedata') diff --git a/localedata/locales/el_CY b/localedata/locales/el_CY index e8cc2922d3..f27a74bb76 100644 --- a/localedata/locales/el_CY +++ b/localedata/locales/el_CY @@ -78,7 +78,7 @@ abmon "";"";/ "";"";/ "";"";/ "";"" -mon "";/ +alt_mon "";/ "";/ "";/ "";/ @@ -90,6 +90,18 @@ mon "" "";/ "";/ "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" d_t_fmt "%a %d %b %Y %r %Z" d_fmt "%d//%m//%Y" t_fmt "%r" diff --git a/localedata/locales/el_GR b/localedata/locales/el_GR index a07498f2fd..a82ef8c6d9 100644 --- a/localedata/locales/el_GR +++ b/localedata/locales/el_GR @@ -110,7 +110,7 @@ abmon "";"";/ "";"";/ "";"";/ "";"" -mon "";/ +alt_mon "";/ "";/ "";/ "";/ @@ -122,6 +122,18 @@ mon "" "";/ "";/ "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % Greece uses 12h time: http://publications.eu.int/code/el/el-4100800el.htm % Appropriate date and time representation (%c) d_t_fmt "%a %d %b %Y %r %Z" -- cgit v1.2.3