From 32ac6e927da435405089d69f08424cff0b10a17c Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Fri, 19 Jan 2018 01:09:12 +0100 Subject: [PATCH] locales gu_IN, lo_LA: Fix obvious typos in dates. Reported-by: Robert Pluim * localedata/locales/gu_IN (LC_IDENTIFICATION): Fix an obvious typo in date: "2004-14-09" should be "2004-09-14". * localedata/locales/lo_LA: Fix an obvious typo in date in the header: "2003-15-09" should be "2003-09-15". --- ChangeLog | 7 +++++++ localedata/locales/gu_IN | 2 +- localedata/locales/lo_LA | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index fbd73e34a5..012e536a5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2018-01-19 Rafal Luzynski + + * localedata/locales/gu_IN (LC_IDENTIFICATION): Fix an obvious typo + in date: "2004-14-09" should be "2004-09-14". + * localedata/locales/lo_LA: Fix an obvious typo in date in the header: + "2003-15-09" should be "2003-09-15". + 2018-01-18 Arjun Shankar [BZ #22343] diff --git a/localedata/locales/gu_IN b/localedata/locales/gu_IN index 111c0ebb7c..dd6ec63266 100644 --- a/localedata/locales/gu_IN +++ b/localedata/locales/gu_IN @@ -24,7 +24,7 @@ fax "" language "Gujarati" territory "India" revision "0.2" -date "2004-14-09" +date "2004-09-14" category "i18n:2012";LC_IDENTIFICATION category "i18n:2012";LC_CTYPE diff --git a/localedata/locales/lo_LA b/localedata/locales/lo_LA index 9463a63700..d60d157167 100644 --- a/localedata/locales/lo_LA +++ b/localedata/locales/lo_LA @@ -17,7 +17,7 @@ escape_char / % Language: Lao % Territory: Laos % Revision: 1.2 -% Date: 2003-15-09 +% Date: 2003-09-15 LC_IDENTIFICATION title "Lao locale for Laos" -- 2.11.4.GIT