This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] localedata: ar_SY: fix May/June localization [BZ #17225]


From: Muhammad Saied <msaied93@gmail.com>

Update May/June translations to match public CLDR data.

Reported-by: Muhammad Fawwaz Orabi <mfawwaz93@gmail.com>

2016-01-17  Muhammad Saied  <msaied93@gmail.com>

	[BZ #17225]
	* locales/ar_SY (abmon): Update May translation.
	(mon): Update May & June translations.
---
 localedata/locales/ar_SY | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/localedata/locales/ar_SY b/localedata/locales/ar_SY
index a8aef8c..1f22bfc 100644
--- a/localedata/locales/ar_SY
+++ b/localedata/locales/ar_SY
@@ -106,7 +106,7 @@ abmon       "<U0643><U0627><U0646><U0648><U0646><U0020><U0627><U0644>/
             "<U0634><U0628><U0627><U0637>";/
             "<U0622><U0630><U0627><U0631>";/
             "<U0646><U064A><U0633><U0627><U0646>";/
-            "<U0646><U0648><U0627><U0631>";/
+            "<U0623><U064A><U0627><U0631>";/
             "<U062D><U0632><U064A><U0631><U0627><U0646>";/
             "<U062A><U0645><U0648><U0632>";/
             "<U0622><U0628>";/
@@ -124,8 +124,8 @@ mon         "<U0643><U0627><U0646><U0648><U0646><U0020><U0627><U0644>/
             "<U0634><U0628><U0627><U0637>";/
             "<U0622><U0630><U0627><U0631>";/
             "<U0646><U064A><U0633><U0627><U0646>";/
-            "<U0646><U0648><U0627><U0631><U0627><U0646>";/
-            "<U062D><U0632><U064A><U0631>";/
+            "<U0623><U064A><U0627><U0631>";/
+            "<U062D><U0632><U064A><U0631><U0627><U0646>";/
             "<U062A><U0645><U0648><U0632>";/
             "<U0622><U0628>";/
             "<U0623><U064A><U0644><U0648><U0644>";/
-- 
2.6.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]