mirror of git://sourceware.org/git/glibc.git
locales gu_IN, lo_LA: Fix obvious typos in dates.
Reported-by: Robert Pluim <rpluim@gmail.com> * 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".
This commit is contained in:
parent
8e448310d7
commit
32ac6e927d
|
|
@ -1,3 +1,10 @@
|
||||||
|
2018-01-19 Rafal Luzynski <digitalfreak@lingonborough.com>
|
||||||
|
|
||||||
|
* 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 <arjun@redhat.com>
|
2018-01-18 Arjun Shankar <arjun@redhat.com>
|
||||||
|
|
||||||
[BZ #22343]
|
[BZ #22343]
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ fax ""
|
||||||
language "Gujarati"
|
language "Gujarati"
|
||||||
territory "India"
|
territory "India"
|
||||||
revision "0.2"
|
revision "0.2"
|
||||||
date "2004-14-09"
|
date "2004-09-14"
|
||||||
|
|
||||||
category "i18n:2012";LC_IDENTIFICATION
|
category "i18n:2012";LC_IDENTIFICATION
|
||||||
category "i18n:2012";LC_CTYPE
|
category "i18n:2012";LC_CTYPE
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ escape_char /
|
||||||
% Language: Lao
|
% Language: Lao
|
||||||
% Territory: Laos
|
% Territory: Laos
|
||||||
% Revision: 1.2
|
% Revision: 1.2
|
||||||
% Date: 2003-15-09
|
% Date: 2003-09-15
|
||||||
|
|
||||||
LC_IDENTIFICATION
|
LC_IDENTIFICATION
|
||||||
title "Lao locale for Laos"
|
title "Lao locale for Laos"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue