From e7155a28ef61f240da156e1cea410b61afca14ad Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Thu, 8 Mar 2018 00:45:04 +0100 Subject: Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As spotted by GNOME translation team, Greek language has the actually visible difference between the abbreviated nominative and the abbreviated genitive case for some month names. Examples: May: abbreviated nominative: "Μάι" -> abbreviated genitive: "Μαΐ" July: abbreviated nominative: "Ιούν" -> abbreviated genitive: "Ιουλ" and more month names with similar differences. Original discussion: https://bugzilla.gnome.org/show_bug.cgi?id=793645#c21 [BZ #22937] * localedata/locales/el_CY (abmon): Rename to... (ab_alt_mon): This. (abmon): Import from CLDR (abbreviated genitive case). * localedata/locales/el_GR (abmon): Rename to... (ab_alt_mon): This. (abmon): Import from CLDR (abbreviated genitive case). --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb7e518770..d2f4131863 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2018-03-15 Rafal Luzynski + + [BZ #22937] + * localedata/locales/el_CY (abmon): Rename to... + (ab_alt_mon): This. + (abmon): Import from CLDR (abbreviated genitive case). + * localedata/locales/el_GR (abmon): Rename to... + (ab_alt_mon): This. + (abmon): Import from CLDR (abbreviated genitive case). + 2018-03-15 Rafal Luzynski [BZ #22932] -- cgit 1.4.1