mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-09 02:40:08 +00:00
mr_IN locale fixes
[BZ #14694] Fix Wednesday in DAY and August, September and October in ABMON and MON.
This commit is contained in:
parent
d077f65fc8
commit
3b8130934e
2
NEWS
2
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
|
||||
|
@ -1,3 +1,9 @@
|
||||
2012-10-19 Pravin Satpute <psatpute@redhat.com>
|
||||
|
||||
[BZ #14694]
|
||||
* locales/mr_IN: Fix Wednesday in DAY and August, September and
|
||||
October in ABMON and MON.
|
||||
|
||||
2012-09-24 Dmitry V. Levin <ldv@altlinux.org>
|
||||
|
||||
* gen-locale.sh: Add "set -e".
|
||||
|
@ -1,8 +1,7 @@
|
||||
comment_char %
|
||||
escape_char /
|
||||
% Marathi language locale for India.
|
||||
% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
|
||||
% Tetsuji Orita <orita@jp.ibm.com>.
|
||||
% Contributed by Kentaroh Noji and Tetsuji Orita <orita@jp.ibm.com>.
|
||||
|
||||
LC_IDENTIFICATION
|
||||
title "Marathi language locale for India"
|
||||
@ -109,7 +108,7 @@ abday "<U0930><U0935><U093F>";"<U0938><U094B><U092E>";/
|
||||
day "<U0930><U0935><U093F><U0935><U093E><U0930>";/
|
||||
"<U0938><U094B><U092E><U0935><U093E><U0930>";/
|
||||
"<U092E><U0902><U0917><U0933><U0935><U093E><U0930>";/
|
||||
"<U092E><U0902><U0917><U0933><U0935><U093E><U0930>";/
|
||||
"<U092C><U0941><U0927><U0935><U093E><U0930>";/
|
||||
"<U0917><U0941><U0930><U0941><U0935><U093E><U0930>";/
|
||||
"<U0936><U0941><U0915><U094D><U0930><U0935><U093E><U0930>";/
|
||||
"<U0936><U0928><U093F><U0935><U093E><U0930>"
|
||||
@ -122,9 +121,9 @@ abmon "<U091C><U093E><U0928><U0947><U0935><U093E><U0930><U0940>";/
|
||||
"<U092E><U0947>";/
|
||||
"<U091C><U0942><U0928>";/
|
||||
"<U091C><U0941><U0932><U0948>";/
|
||||
"<U0913><U0917><U0938><U094D><U091F>";/
|
||||
"<U0938><U0947><U092A><U094D><U091F><U0947><U0902><U092C><U0930>";/
|
||||
"<U0913><U0915><U094D><U091F><U094B><U092C><U0930>";/
|
||||
"<U0911><U0917><U0938><U094D><U091F>";/
|
||||
"<U0938><U092A><U094D><U091F><U0947><U0902><U092C><U0930>";/
|
||||
"<U0911><U0915><U094D><U091F><U094B><U092C><U0930>";/
|
||||
"<U0928><U094B><U0935><U094D><U0939><U0947><U0902><U092C><U0930>";/
|
||||
"<U0921><U093F><U0938><U0947><U0902><U092C><U0930>"
|
||||
%
|
||||
@ -136,9 +135,9 @@ mon "<U091C><U093E><U0928><U0947><U0935><U093E><U0930><U0940>";/
|
||||
"<U092E><U0947>";/
|
||||
"<U091C><U0942><U0928>";/
|
||||
"<U091C><U0941><U0932><U0948>";/
|
||||
"<U0913><U0917><U0938><U094D><U091F>";/
|
||||
"<U0938><U0947><U092A><U094D><U091F><U0947><U0902><U092C><U0930>";/
|
||||
"<U0913><U0915><U094D><U091F><U094B><U092C><U0930>";/
|
||||
"<U0911><U0917><U0938><U094D><U091F>";/
|
||||
"<U0938><U092A><U094D><U091F><U0947><U0902><U092C><U0930>";/
|
||||
"<U0911><U0915><U094D><U091F><U094B><U092C><U0930>";/
|
||||
"<U0928><U094B><U0935><U094D><U0939><U0947><U0902><U092C><U0930>";/
|
||||
"<U0921><U093F><U0938><U0947><U0902><U092C><U0930>"
|
||||
%
|
||||
|
Loading…
Reference in New Issue
Block a user