This is the mail archive of the glibc-cvs@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]

GNU C Library master sources branch master updated. glibc-2.25-813-g10b8eb8


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  10b8eb8fcc613b26bba17c5cd67691b409b9a608 (commit)
       via  551d64b2d7e7f84f18dfa619c6e93a884127fd13 (commit)
       via  c5527d7ddcfc1fbd7a129679580cf5d5e0b52ff5 (commit)
       via  30c0c707f7bcdbb4454bf540bb58cc9acd3b226f (commit)
       via  9e17c7aee3c63479f016c9917f26a27c0e40d9a5 (commit)
      from  d3675d957b9427d4d119250514a25aaba78d26de (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=10b8eb8fcc613b26bba17c5cd67691b409b9a608

commit 10b8eb8fcc613b26bba17c5cd67691b409b9a608
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Thu Jul 27 15:59:25 2017 +0530

    Fix country name in title of mai_NP locale
    
    	[BZ #21848]
    	* locales/mai_NP (LC_IDENTIFICATION): Fix country name in title.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 2b37c60..fcd819d 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2017-07-27  Akhilesh Kumar <akhilesh.k@samsung.com>
+
+	[BZ #21848]
+	* locales/mai_NP (LC_IDENTIFICATION): Fix country name in title.
+
 2017-07-27  Ihar Hrachyshka <ihrachys@redhat.com>
 
 	* locales/be_BY@latin (LC_ADDRESS): Improve country_name.
diff --git a/localedata/locales/mai_NP b/localedata/locales/mai_NP
index 5995c9e..3127c08 100644
--- a/localedata/locales/mai_NP
+++ b/localedata/locales/mai_NP
@@ -12,7 +12,7 @@ escape_char /
 % Akhilesh Kumar <akhilesh.k@samusng.com>.
 
 LC_IDENTIFICATION
-title      "Maithili language locale for India"
+title      "Maithili language locale for Nepal"
 source     "Samsung Electronics Co., Ltd."
 address    ""
 contact    ""

http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=551d64b2d7e7f84f18dfa619c6e93a884127fd13

commit 551d64b2d7e7f84f18dfa619c6e93a884127fd13
Author: Ihar Hrachyshka <ihrachys@redhat.com>
Date:   Thu Jul 27 11:44:40 2017 +0200

    Improve country_name in be_BY@latin

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 34a8421..2b37c60 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,7 @@
+2017-07-27  Ihar Hrachyshka <ihrachys@redhat.com>
+
+	* locales/be_BY@latin (LC_ADDRESS): Improve country_name.
+
 2017-07-27  Mike FABIAN  <mfabian@redhat.com>
 
 	* locales/az_IR (LC_MESSAGES): Improve yesexpr and noexpr.
diff --git a/localedata/locales/be_BY@latin b/localedata/locales/be_BY@latin
index e269d2f..047685f 100644
--- a/localedata/locales/be_BY@latin
+++ b/localedata/locales/be_BY@latin
@@ -145,7 +145,7 @@ postal_fmt    "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
 <U004E><U0025><U007A><U0020><U0025><U0054><U0025>/
 <U004E><U0025><U0063><U0025><U004E>"
 % https://en.wikipedia.org/wiki/Belarus: "Belarusian: Ð?елаÑ?Ñ?Ñ?Ñ?, BelaruÅ? or BeÅ?aruÅ?"
-country_name "Belaru<U015B>"
+country_name "Bie<U0142>aru<U015B>"
 country_ab2 "<U0042><U0059>"
 country_ab3 "<U0042><U004C><U0052>"
 country_num 112

http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=c5527d7ddcfc1fbd7a129679580cf5d5e0b52ff5

commit c5527d7ddcfc1fbd7a129679580cf5d5e0b52ff5
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Jul 27 11:04:38 2017 +0200

    Minor improvements to new az_IR locale
    
    	* locales/az_IR (LC_MESSAGES): Improve yesexpr and noexpr.
    	* locales/az_IR (LC_ADDRESS): Fix typo in comment  and
    	use the individual iso-639-3 code for South Azerbaijani
    	"azb" in lang_term.
    	* locales/az_IR (LC_NAME): Improve readability of name_fmt in source.

diff --git a/ChangeLog b/ChangeLog
index 8850e53..d38c2c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-07-27  Mike FABIAN  <mfabian@redhat.com>
+
+	* locale/iso-639.def: add North and South Azerbaijani.
+
 2017-07-27  Rical Jasan  <ricaljasan@pacific.net>
 
 	* manual/lang.texi (CHAR_BIT): Convert from an @table to an
diff --git a/locale/iso-639.def b/locale/iso-639.def
index ab70441..b109a3b 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -50,6 +50,8 @@ DEFINE_LANGUAGE_CODE3 ("Aguaruna", agr, agr)
 DEFINE_LANGUAGE_CODE ("Aymara, Southern", ay, ayc, ayc)
 DEFINE_LANGUAGE_CODE ("Aymara", ay, aym, aym)
 DEFINE_LANGUAGE_CODE ("Azerbaijani", az, aze, aze)
+DEFINE_LANGUAGE_CODE ("North Azerbaijani", az, azj, aze)
+DEFINE_LANGUAGE_CODE ("South Azerbaijani", az, azb, aze)
 DEFINE_LANGUAGE_CODE3 ("Balinese", ban, ban)
 DEFINE_LANGUAGE_CODE3 ("Baltic (Other)", bat, bat)
 DEFINE_LANGUAGE_CODE3 ("Baluchi", bal, bal)
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 434d1a5..34a8421 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,11 @@
+2017-07-27  Mike FABIAN  <mfabian@redhat.com>
+
+	* locales/az_IR (LC_MESSAGES): Improve yesexpr and noexpr.
+	* locales/az_IR (LC_ADDRESS): Fix typo in comment  and
+	use the individual iso-639-3 code for South Azerbaijani
+	"azb" in lang_term.
+	* locales/az_IR (LC_NAME): Improve readability of name_fmt in source.
+
 2017-07-27  Mousa Moradi <mousamk@gmail.com>
 
 	[BZ #14172]
diff --git a/localedata/locales/az_IR b/localedata/locales/az_IR
index 44a3fe7..b4dca0e 100644
--- a/localedata/locales/az_IR
+++ b/localedata/locales/az_IR
@@ -85,10 +85,10 @@ copy "fa_IR"
 END LC_CTYPE
 
 LC_MESSAGES
-% This is "^[yY<HEH><BEH>].*"
-yesexpr "<U005E><U005B><U0079><U0059><U0647><U0628><U005D><U002E><U002A>"
-% This is "^[nN<YEH><KHEH>].*"
-noexpr  "<U005E><U005B><U006E><U004E><U06CC><U062E><U005D><U002E><U002A>"
+% This is "^[+1yY<HEH><BEH>]"
+yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U0647><U0628><U005D>"
+% This is "^[-0nN<YEH><KHEH>]"
+noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U06CC><U062E><U005D>"
 % This is "Hen":
 yesstr  "<U0647><U0646>"
 % This is "Yox":
@@ -252,7 +252,7 @@ copy "fa_IR"
 END LC_MEASUREMENT
 
 LC_ADDRESS
-% NOTE: Copied from "fr_IR", it should be checked and reconsidered if necessary:
+% NOTE: Copied from "fa_IR", it should be checked and reconsidered if necessary:
 postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
 <U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
 <U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
@@ -269,7 +269,9 @@ country_isbn "964"
 % Turkce
 lang_name "<U062A><U06C6><U0631><U06A9><U062C><U0647>"
 lang_ab "az"
-lang_term "aze"
+% iso-639-3
+lang_term "azb"
+% iso-639-2
 lang_lib "aze"
 END LC_ADDRESS
 
@@ -285,6 +287,5 @@ name_ms "<U062E><U0627><U0646><U06CC><U0645>"
 name_mrs "<U062E><U0627><U0646><U06CC><U0645>"
 % Agha
 name_mr "<U0622><U063A><U0627>"
-name_fmt "<U0025><U0064><U0025><U0074><U0025><U0073><U0025><U0074>/
-<U0025><U0067><U0025><U0074><U0025><U006D><U0025><U0074><U0025><U0066>"
+name_fmt "%d%t%s%t%g%t%m%t%f"
 END LC_NAME

http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=30c0c707f7bcdbb4454bf540bb58cc9acd3b226f

commit 30c0c707f7bcdbb4454bf540bb58cc9acd3b226f
Author: Mousa Moradi <mousamk@gmail.com>
Date:   Thu Jul 27 10:41:21 2017 +0200

    Add new az_IR locale
    
    	[BZ #14172]
    	* locales/az_IR: New file.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 329816b..434d1a5 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,9 @@
+2017-07-27  Mousa Moradi <mousamk@gmail.com>
+
+	[BZ #14172]
+	* locales/az_IR: New file.
+	* SUPPORTED: Add az_IR/UTF-8.
+
 2017-07-27  Akhilesh Kumar <akhilesh.k@samsung.com>
 
 	[BZ #21839]
diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index 5a9df1b..f054210 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -52,6 +52,7 @@ ar_YE.UTF-8/UTF-8 \
 ar_YE/ISO-8859-6 \
 ayc_PE/UTF-8 \
 az_AZ/UTF-8 \
+az_IR/UTF-8 \
 as_IN/UTF-8 \
 ast_ES.UTF-8/UTF-8 \
 ast_ES/ISO-8859-15 \
diff --git a/localedata/locales/az_IR b/localedata/locales/az_IR
new file mode 100644
index 0000000..44a3fe7
--- /dev/null
+++ b/localedata/locales/az_IR
@@ -0,0 +1,290 @@
+comment_char %
+escape_char  /
+%
+% South Azerbaijani Language Locale for Iran
+% Source:
+% Contact: Mousa Moradi
+% Email: <mousamk@gmail.com>
+% Language: az
+% Territory: IR
+% Revision: 0.2
+% Date: 2014-05-02
+% Application: general
+% Users: general
+% Charset: UTF-8
+% Distribution and use is free, also
+% for commercial purposes.
+
+% FIXME: Azerbaijani O in the arabic script which should have a circle above WAW,
+% was not found in the unicode table, so we're using the simple WAW and the Sukun
+% after that. This should be changed if they add the unified character to table.
+
+% NOTE: Azerbaijani dotless 'i' in the arabic script exists in the Unicode table by
+% code U063D, but according to arthography rules, it should not be used in usual
+% texts and can be used just in kids' learning books and whenever there is ambiguity,
+% so here in the words that have it like 'Xanim' it's not been used.
+
+LC_IDENTIFICATION
+title "South Azerbaijani language locale for Iran"
+source ""
+address ""
+contact "Mousa Moradi"
+email "mousamk@gmail.com"
+tel "(+98) 914 492 1058"
+fax ""
+language "South Azerbaijani"
+territory "Iran"
+revision "0.2"
+date "2014-05-01"
+
+category "i18n:2012";LC_IDENTIFICATION
+category "i18n:2012";LC_CTYPE
+category "i18n:2012";LC_COLLATE
+category "i18n:2012";LC_TIME
+category "i18n:2012";LC_NUMERIC
+category "i18n:2012";LC_PAPER
+category "i18n:2012";LC_TELEPHONE
+category "i18n:2012";LC_MEASUREMENT
+category "i18n:2012";LC_ADDRESS
+category "i18n:2012";LC_MONETARY
+category "i18n:2012";LC_MESSAGES
+
+END LC_IDENTIFICATION
+
+%
+% TODO: check LC_COLLATE
+
+LC_COLLATE
+% FIXME: For now we're going with persian collation, but the few Azerbaijani specific
+% characters need to be considered too.
+copy "fa_IR"
+
+% Azerbaijani letters can be ordered like this:
+% ALEF WITH MADDA ABOVE, ALEF, ALEF WITH HAMZA ABOVE, ALEF WITH HAMZA BELOW,
+% BEH, PEH, TEH, THEH, JIM, CHEH, HHEH, KHEH, DAL, ZAL, REH, ZEH, JEH, SIN,
+% SHIN, SAD, ZAD, TAH, ZAH, AYN, GHAYN, FEH, QAF, KAF, GAF, LAM, MIM, NUN, WAW,
+% WAW WITH SOKUN ABOVE (O in latic script - It's not in unicode table yet),
+% WAW WITH HAMZA ABOVE (O with two dots above in latin script), WAW WITH LITTLE
+% WAW ABOVE (U in latic script), WAW WITH LITTLE V ABOVE (U with two dots
+% above in latin script), HEH, YEH WITH HAMZA ABOVE (E in latin script), YEH
+% WITH LITTLE INVERTED V ABOVE (Dotless i in latic script), YEH
+
+% collating-symbol <az_ar_oe>     % O with two dots above in latic script
+% collating-symbol <az_ar_u>      % U in latic script
+% collating-symbol <az_ar_ue>     % U with two dots above in latic script
+% collating-symbol <az_ar_e>      % E in latic script
+% collating-symbol <az_ar_ih>     % dotless I in latic script
+
+% collating-element <az_ar_o> from "<U0648><U0652>"     % O in latic script
+% ...
+
+END LC_COLLATE
+
+LC_CTYPE
+copy "fa_IR"
+END LC_CTYPE
+
+LC_MESSAGES
+% This is "^[yY<HEH><BEH>].*"
+yesexpr "<U005E><U005B><U0079><U0059><U0647><U0628><U005D><U002E><U002A>"
+% This is "^[nN<YEH><KHEH>].*"
+noexpr  "<U005E><U005B><U006E><U004E><U06CC><U062E><U005D><U002E><U002A>"
+% This is "Hen":
+yesstr  "<U0647><U0646>"
+% This is "Yox":
+nostr   "<U06CC><U0648><U0652><U062E>"
+END LC_MESSAGES
+
+LC_MONETARY
+copy "fa_IR"
+END LC_MONETARY
+
+LC_NUMERIC
+copy "fa_IR"
+END LC_NUMERIC
+
+LC_TIME
+% copied from "fa_IR"
+% Alternative digits are used for Persian numerals in date and time. This is
+% a hack, until a new prefix is defined for alternative digits.
+alt_digits      "<U06F0><U06F0>";"<U06F0><U06F1>";/
+                "<U06F0><U06F2>";"<U06F0><U06F3>";/
+                "<U06F0><U06F4>";"<U06F0><U06F5>";/
+                "<U06F0><U06F6>";"<U06F0><U06F7>";/
+                "<U06F0><U06F8>";"<U06F0><U06F9>";/
+                "<U06F1><U06F0>";"<U06F1><U06F1>";/
+                "<U06F1><U06F2>";"<U06F1><U06F3>";/
+                "<U06F1><U06F4>";"<U06F1><U06F5>";/
+                "<U06F1><U06F6>";"<U06F1><U06F7>";/
+                "<U06F1><U06F8>";"<U06F1><U06F9>";/
+                "<U06F2><U06F0>";"<U06F2><U06F1>";/
+                "<U06F2><U06F2>";"<U06F2><U06F3>";/
+                "<U06F2><U06F4>";"<U06F2><U06F5>";/
+                "<U06F2><U06F6>";"<U06F2><U06F7>";/
+                "<U06F2><U06F8>";"<U06F2><U06F9>";/
+                "<U06F3><U06F0>";"<U06F3><U06F1>";/
+                "<U06F3><U06F2>";"<U06F3><U06F3>";/
+                "<U06F3><U06F4>";"<U06F3><U06F5>";/
+                "<U06F3><U06F6>";"<U06F3><U06F7>";/
+                "<U06F3><U06F8>";"<U06F3><U06F9>";/
+                "<U06F4><U06F0>";"<U06F4><U06F1>";/
+                "<U06F4><U06F2>";"<U06F4><U06F3>";/
+                "<U06F4><U06F4>";"<U06F4><U06F5>";/
+                "<U06F4><U06F6>";"<U06F4><U06F7>";/
+                "<U06F4><U06F8>";"<U06F4><U06F9>";/
+                "<U06F5><U06F0>";"<U06F5><U06F1>";/
+                "<U06F5><U06F2>";"<U06F5><U06F3>";/
+                "<U06F5><U06F4>";"<U06F5><U06F5>";/
+                "<U06F5><U06F6>";"<U06F5><U06F7>";/
+                "<U06F5><U06F8>";"<U06F5><U06F9>";/
+                "<U06F6><U06F0>";"<U06F6><U06F1>";/
+                "<U06F6><U06F2>";"<U06F6><U06F3>";/
+                "<U06F6><U06F4>";"<U06F6><U06F5>";/
+                "<U06F6><U06F6>";"<U06F6><U06F7>";/
+                "<U06F6><U06F8>";"<U06F6><U06F9>";/
+                "<U06F7><U06F0>";"<U06F7><U06F1>";/
+                "<U06F7><U06F2>";"<U06F7><U06F3>";/
+                "<U06F7><U06F4>";"<U06F7><U06F5>";/
+                "<U06F7><U06F6>";"<U06F7><U06F7>";/
+                "<U06F7><U06F8>";"<U06F7><U06F9>";/
+                "<U06F8><U06F0>";"<U06F8><U06F1>";/
+                "<U06F8><U06F2>";"<U06F8><U06F3>";/
+                "<U06F8><U06F4>";"<U06F8><U06F5>";/
+                "<U06F8><U06F6>";"<U06F8><U06F7>";/
+                "<U06F8><U06F8>";"<U06F8><U06F9>";/
+                "<U06F9><U06F0>";"<U06F9><U06F1>";/
+                "<U06F9><U06F2>";"<U06F9><U06F3>";/
+                "<U06F9><U06F4>";"<U06F9><U06F5>";/
+                "<U06F9><U06F6>";"<U06F9><U06F7>";/
+                "<U06F9><U06F8>";"<U06F9><U06F9>"
+
+% South Azerbaijani like Persian doesn't have abbreviations for weekdays and month
+% names, so "abday" is the same as "day" and "abmon" is the same as "mon".
+day     "<U06CC><U06A9><U0634><U0646><U0628><U0647>";/
+        "<U062F><U0648><U0634><U0646><U0628><U0647>";/
+        "<U0633><U0647><U200C><U0634><U0646><U0628><U0647>";/
+        "<U0686><U0627><U0631><U0634><U0646><U0628><U0647>";/
+        "<U062C><U06C6><U0645><U0639><U0647><U0020><U0622><U062E><U0634><U0627><U0645><U06CC>";/
+        "<U062C><U06C6><U0645><U0639><U0647>";/
+        "<U0634><U0646><U0628><U0647>"
+abday   "<U06CC><U06A9><U0634><U0646><U0628><U0647>";/
+        "<U062F><U0648><U0634><U0646><U0628><U0647>";/
+        "<U0633><U0647><U200C><U0634><U0646><U0628><U0647>";/
+        "<U0686><U0627><U0631><U0634><U0646><U0628><U0647>";/
+        "<U062C><U06C6><U0645><U0639><U0647><U0020><U0622><U062E><U0634><U0627><U0645><U06CC>";/
+        "<U062C><U06C6><U0645><U0639><U0647>";/
+        "<U0634><U0646><U0628><U0647>"
+mon     "<U0698><U0627><U0646><U0648><U06CC><U0647>";/
+        "<U0641><U0648><U0631><U06CC><U0647>";/
+        "<U0645><U0627><U0631><U0633>";/
+        "<U0622><U0648><U0631><U06CC><U0644>";/
+        "<U0645><U0626><U06CC>";/
+        "<U0698><U0648><U0626><U0646>";/
+        "<U062C><U0648><U0644><U0627><U06CC>";/
+        "<U0622><U0642><U06C7><U0633><U062A>";/
+        "<U0633><U067E><U062A><U0627><U0645><U0628><U0631>";/
+        "<U0627><U0648><U0652><U06A9><U062A><U0648><U0652><U0628><U0631>";/
+        "<U0646><U0648><U0652><U0648><U0627><U0645><U0628><U0631>";/
+        "<U062F><U0633><U0627><U0645><U0628><U0631>"
+abmon   "<U0698><U0627><U0646><U0648><U06CC><U0647>";/
+        "<U0641><U0648><U0631><U06CC><U0647>";/
+        "<U0645><U0627><U0631><U0633>";/
+        "<U0622><U0648><U0631><U06CC><U0644>";/
+        "<U0645><U0626><U06CC>";/
+        "<U0698><U0648><U0626><U0646>";/
+        "<U062C><U0648><U0644><U0627><U06CC>";/
+        "<U0622><U0642><U06C7><U0633><U062A>";/
+        "<U0633><U067E><U062A><U0627><U0645><U0628><U0631>";/
+        "<U0627><U0648><U0652><U06A9><U062A><U0648><U0652><U0628><U0631>";/
+        "<U0646><U0648><U0652><U0648><U0627><U0645><U0628><U0631>";/
+        "<U062F><U0633><U0627><U0645><U0628><U0631>"
+%
+% Copied from "fa_IR":
+% Appropriate date representation (%x)
+%       "%Oy/%Om/%Od"
+d_fmt   "<U0025><U004F><U0079><U002F>/
+<U0025><U004F><U006D><U002F>/
+<U0025><U004F><U0064>"
+%
+% Cofied from "fa_IR":
+% Appropriate time representation (%X)
+%       "%OH:%OM:%OS"
+t_fmt   "<U0025><U004F><U0048><U003A>/
+<U0025><U004F><U004D><U003A>/
+<U0025><U004F><U0053>"
+%
+% Copied from "fa_IR":
+% Appropriate date and time representation (%c)
+%       "<RLE>%A %Oe %B %Oy<ARABIC COMMA> %OH:%OM:%OS<PDF>"
+d_t_fmt "<U202B><U0025><U0041><U0020>/
+<U0025><U004F><U0065><U0020>/
+<U0025><U0042><U0020>/
+<U0025><U004F><U0079><U060C><U0020>/
+<U0025><U004F><U0048><U003A>/
+<U0025><U004F><U004D><U003A>/
+<U0025><U004F><U0053><U202C>"
+am_pm     "";""
+t_fmt_ampm ""
+%
+% Copied from "fa_IR" and changed a little:
+% Appropriate date representation (date(1))
+% "<RLE>%A %Oe %B %Oy<ARABIC COMMA> <SEEN><ALEF><AIN><ALEF><TEH> %OH:%OM:%OS (%Z)<PDF>"
+date_fmt "<U202B><U0025><U0041><U0020>/
+<U0025><U004F><U0065><U0020>/
+<U0025><U0042><U0020>/
+<U0025><U004F><U0079><U060C><U0020>/
+<U0633><U0627><U0639><U0627><U062A><U0020>/
+<U0025><U004F><U0048><U003A>/
+<U0025><U004F><U004D><U003A>/
+<U0025><U004F><U0053><U0020>/
+<U0028><U0025><U005A><U0029><U202C>"
+first_weekday 7
+first_workday 7
+cal_direction 3
+END LC_TIME
+
+LC_PAPER
+copy "fa_IR"
+END LC_PAPER
+
+LC_MEASUREMENT
+copy "fa_IR"
+END LC_MEASUREMENT
+
+LC_ADDRESS
+% NOTE: Copied from "fr_IR", it should be checked and reconsidered if necessary:
+postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
+<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
+<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
+<U004E><U0025><U007A><U0020><U0025><U0054><U0025>/
+<U004E><U0025><U0063><U0025><U004E>"
+
+country_name "<U0627><U06CC><U0631><U0627><U0646>"
+country_ab2 "IR"
+country_ab3 "IRN"
+country_num 364
+country_car "IR"
+country_isbn "964"
+
+% Turkce
+lang_name "<U062A><U06C6><U0631><U06A9><U062C><U0647>"
+lang_ab "az"
+lang_term "aze"
+lang_lib "aze"
+END LC_ADDRESS
+
+LC_TELEPHONE
+copy "fa_IR"
+END LC_TELEPHONE
+
+LC_NAME
+name_gen ""
+% Xanim:
+name_miss "<U062E><U0627><U0646><U06CC><U0645>"
+name_ms "<U062E><U0627><U0646><U06CC><U0645>"
+name_mrs "<U062E><U0627><U0646><U06CC><U0645>"
+% Agha
+name_mr "<U0622><U063A><U0627>"
+name_fmt "<U0025><U0064><U0025><U0074><U0025><U0073><U0025><U0074>/
+<U0025><U0067><U0025><U0074><U0025><U006D><U0025><U0074><U0025><U0066>"
+END LC_NAME

http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=9e17c7aee3c63479f016c9917f26a27c0e40d9a5

commit 9e17c7aee3c63479f016c9917f26a27c0e40d9a5
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Thu Jul 27 10:10:57 2017 +0200

    Fix wrong monetary system used in ta_LK locale
    
    	[BZ #21839]
    	* locales/ta_LK (LC_MONETARY): copy "si_LK"

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 8a137b6..329816b 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2017-07-27  Akhilesh Kumar <akhilesh.k@samsung.com>
+
+	[BZ #21839]
+	* locales/ta_LK (LC_MONETARY): copy "si_LK"
+
 2017-07-27  Mike FABIAN  <mfabian@redhat.com>
 
 	* locales/nds_NL (LC_ADDRESS): Fix country name.
diff --git a/localedata/locales/ta_LK b/localedata/locales/ta_LK
index 607e29c..e8f39ab 100644
--- a/localedata/locales/ta_LK
+++ b/localedata/locales/ta_LK
@@ -57,7 +57,7 @@ copy "ta_IN"
 END LC_MESSAGES
 
 LC_MONETARY
-copy "ta_IN"
+copy "si_LK"
 END LC_MONETARY
 
 LC_NUMERIC

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                      |    4 +
 locale/iso-639.def             |    2 +
 localedata/ChangeLog           |   28 ++++
 localedata/SUPPORTED           |    1 +
 localedata/locales/az_IR       |  291 ++++++++++++++++++++++++++++++++++++++++
 localedata/locales/be_BY@latin |    2 +-
 localedata/locales/mai_NP      |    2 +-
 localedata/locales/ta_LK       |    2 +-
 8 files changed, 329 insertions(+), 3 deletions(-)
 create mode 100644 localedata/locales/az_IR


hooks/post-receive
-- 
GNU C Library master sources


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