This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 1/1] Fixed abday for ar_SA
- From: Akhilesh Kumar <akhilesh dot k at samsung dot com>
- To: libc-alpha at sourceware dot org
- Cc: pankaj dot m at samsung dot com, Akhilesh Kumar <akhilesh dot k at samsung dot com>
- Date: Tue, 11 Jul 2017 09:46:58 +0530
- Subject: [PATCH 1/1] Fixed abday for ar_SA
- Authentication-results: sourceware.org; auth=none
- Cms-type: 105P
- Dlp-filter: Pass
- References: <CGME20170711042027epcas5p2868a2ade6b46613f5d06c0d15ddd50f1@epcas5p2.samsung.com>
[BZ #21748]
Fixed abday for ar_SA
Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
localedata/locales/ar_SA | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/localedata/locales/ar_SA b/localedata/locales/ar_SA
index 1987085..a39eb5f 100644
--- a/localedata/locales/ar_SA
+++ b/localedata/locales/ar_SA
@@ -316,13 +316,13 @@ day "<U0627><U0644><U0623><U062D><U062F>"; /
"<U0627><U0644><U062E><U0645><U064A><U0633>"; /
"<U0627><U0644><U062C><U0645><U0639><U0640><U0629>"; /
"<U0627><U0644><U0633><U0628><U062A>"
-abday "<U0053><U0075><U006E>"; /
- "<U004D><U006F><U006E>"; /
- "<U0054><U0075><U0065>"; /
- "<U0057><U0065><U0064>"; /
- "<U0054><U0068><U0075>"; /
- "<U0046><U0072><U0069>"; /
- "<U0053><U0061><U0074>"
+abday "<U062F>"; /
+ "<U0646>"; /
+ "<U062B>"; /
+ "<U0639>"; /
+ "<U062E>"; /
+ "<U062C>"; /
+ "<U0633>"
mon "<U064A><U0646><U0627><U064A><U0631>";/
"<U0641><U0628><U0631><U0627><U064A><U0631>";/
"<U0645><U0627><U0631><U0633>";/
--
1.9.1