From 3b8130934e070ddfb0cd90eded0bd81e4a3b1b3a Mon Sep 17 00:00:00 2001 From: Pravin Satpute Date: Fri, 19 Oct 2012 08:22:00 +0530 Subject: [PATCH] mr_IN locale fixes [BZ #14694] Fix Wednesday in DAY and August, September and October in ABMON and MON. --- NEWS | 2 +- localedata/ChangeLog | 6 ++++++ localedata/locales/mr_IN | 17 ++++++++--------- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index 80402e67a4e..aa40b750214 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +16,7 @@ Version 2.17 14331, 14336, 14337, 14347, 14349, 14376, 14417, 14459, 14476, 14477, 14505, 14510, 14516, 14518, 14519, 14530, 14532, 14538, 14543, 14544, 14545, 14557, 14562, 14568, 14576, 14579, 14583, 14587, 14602, 14621, - 14638, 14645, 14648, 14652, 14660, 14661, 14716. + 14638, 14645, 14648, 14652, 14660, 14661, 14694, 14716. * Support for STT_GNU_IFUNC symbols added for s390 and s390x. Optimized versions of memcpy, memset, and memcmp added for System z10 and diff --git a/localedata/ChangeLog b/localedata/ChangeLog index cd790c6e81e..a395d15fb3b 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2012-10-19 Pravin Satpute + + [BZ #14694] + * locales/mr_IN: Fix Wednesday in DAY and August, September and + October in ABMON and MON. + 2012-09-24 Dmitry V. Levin * gen-locale.sh: Add "set -e". diff --git a/localedata/locales/mr_IN b/localedata/locales/mr_IN index 54fe3118f89..dc93845a1a5 100644 --- a/localedata/locales/mr_IN +++ b/localedata/locales/mr_IN @@ -1,8 +1,7 @@ comment_char % escape_char / % Marathi language locale for India. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . +% Contributed by Kentaroh Noji and Tetsuji Orita . LC_IDENTIFICATION title "Marathi language locale for India" @@ -109,7 +108,7 @@ abday "";"";/ day "";/ "";/ "";/ - "";/ + "";/ "";/ "";/ "" @@ -122,9 +121,9 @@ abmon "";/ "";/ "";/ "";/ - "";/ - "";/ - "";/ + "";/ + "";/ + "";/ "";/ "" % @@ -136,9 +135,9 @@ mon "";/ "";/ "";/ "";/ - "";/ - "";/ - "";/ + "";/ + "";/ + "";/ "";/ "" % -- 2.47.2