mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
* locales/te_IN: Fix noexpr, replace yY with nN. [BZ #305] * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively. * locales/ml_IN: Likewise. * locales/ta_IN: Likewise. * locales/kw_GB: Add yY to yesexpr. * locales/oc_FR: Likewise. * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition. [BZ #71] [BZ #305] * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively. Define yesstr and nostr. * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition. * locales/ar_BH: Likewise. * locales/ar_DZ: Likewise. * locales/ar_IN: Likewise. * locales/ar_IQ: Likewise. * locales/ar_JO: Likewise. * locales/ar_KW: Likewise. * locales/ar_LB: Likewise. * locales/ar_LY: Likewise. * locales/ar_MA: Likewise. * locales/ar_OM: Likewise. * locales/ar_QA: Likewise. * locales/ar_SA: Likewise. * locales/ar_SD: Likewise. * locales/ar_SY: Likewise. * locales/ar_TN: Likewise. * locales/ar_YE: Likewise.
This commit is contained in:
parent
34b0ba2830
commit
d38627eec4
@ -1,5 +1,38 @@
|
||||
2005-10-14 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* locales/te_IN: Fix noexpr, replace yY with nN.
|
||||
|
||||
[BZ #305]
|
||||
* locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
|
||||
* locales/ml_IN: Likewise.
|
||||
* locales/ta_IN: Likewise.
|
||||
* locales/kw_GB: Add yY to yesexpr.
|
||||
* locales/oc_FR: Likewise.
|
||||
|
||||
* locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
|
||||
|
||||
[BZ #71]
|
||||
[BZ #305]
|
||||
* locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
|
||||
Define yesstr and nostr.
|
||||
* locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
|
||||
* locales/ar_BH: Likewise.
|
||||
* locales/ar_DZ: Likewise.
|
||||
* locales/ar_IN: Likewise.
|
||||
* locales/ar_IQ: Likewise.
|
||||
* locales/ar_JO: Likewise.
|
||||
* locales/ar_KW: Likewise.
|
||||
* locales/ar_LB: Likewise.
|
||||
* locales/ar_LY: Likewise.
|
||||
* locales/ar_MA: Likewise.
|
||||
* locales/ar_OM: Likewise.
|
||||
* locales/ar_QA: Likewise.
|
||||
* locales/ar_SA: Likewise.
|
||||
* locales/ar_SD: Likewise.
|
||||
* locales/ar_SY: Likewise.
|
||||
* locales/ar_TN: Likewise.
|
||||
* locales/ar_YE: Likewise.
|
||||
|
||||
[BZ #56]
|
||||
* locales/de_DE: Add transliterations for quoting characters.
|
||||
|
||||
|
@ -145,14 +145,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -149,14 +149,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -148,14 +148,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -148,14 +148,11 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U0079><U0059><U005D><U002E><U002A>"
|
||||
noexpr "<U005E><U005B><U0644><U006E><U004E><U005D><U002E><U002A>"
|
||||
|
||||
yesstr "<U0646><U0639><U0645>"
|
||||
nostr "<U0644><U0627>"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -131,31 +131,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category
|
||||
% generated by IBM Basic CountryPack Transformer.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode.
|
||||
%
|
||||
% ^[\u0646]
|
||||
yesexpr "<U005E><U005B><U0646><U005D>"
|
||||
|
||||
% Syntax on Unicode Regular Expression Guidelines TR#18
|
||||
% yesexpr "<U005E><U005B><U005C><U0075><U0030><U0036><U0034><U0036><U005D>"
|
||||
|
||||
%
|
||||
% ^[\u0644]
|
||||
noexpr "<U005E><U005B><U0644><U005D>"
|
||||
|
||||
% Syntax on Unicode Regular Expression Guidelines TR#18
|
||||
% noexpr "<U005E><U005B><U005C><U0075><U0030><U0036><U0034><U0034><U005D>"
|
||||
%
|
||||
|
||||
% \u0646\u0639\u0645
|
||||
yesstr "<U0646><U0639><U0645>"
|
||||
%
|
||||
% \u0644\u0627
|
||||
nostr "<U0644><U0627>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -148,14 +148,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -166,14 +166,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -148,14 +148,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -165,14 +165,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -148,14 +148,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -148,14 +148,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -148,14 +148,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -148,14 +148,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -350,15 +350,8 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||
END LC_TIME
|
||||
|
||||
|
||||
% Set up the LC_MESSAGES category
|
||||
% yesexpr = "^(\346|\346\331\345)"
|
||||
% noexpr = "^(\344|\344\307)"
|
||||
|
||||
LC_MESSAGES
|
||||
yesstr "<U0646><U0639><U0645>"
|
||||
nostr "<U0644><U0627>"
|
||||
yesexpr "<U005E><U0028><U0646><U007C><U0646><U0639><U0645><U0029>"
|
||||
noexpr "<U005E><U0028><U0644><U007C><U0644><U0627><U0029>"
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
LC_PAPER
|
||||
|
@ -148,14 +148,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale definition file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -165,14 +165,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U005D><U002E><U002A>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U005D><U002E><U002A>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -148,14 +148,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U0639><U0645><U005D>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U0627><U005D>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -148,14 +148,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
yesexpr "<U005E><U005B><U0646><U0639><U0645><U005D>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0644><U0627><U005D>"
|
||||
%
|
||||
copy "ar_EG"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -118,8 +118,8 @@ t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U00
|
||||
END LC_TIME
|
||||
|
||||
LC_MESSAGES
|
||||
yesexpr "<U005E><U005B><U09B9><U09CD><U09AF><U09BE><U0981><U005D>"
|
||||
noexpr "<U005E><U005B><U09A8><U09BE><U005D>"
|
||||
yesexpr "<U005E><U005B><U09B9><U09CD><U09AF><U09BE><U0981><U0079><U0059><U005D>"
|
||||
noexpr "<U005E><U005B><U09A8><U09BE><U006E><U004E><U005D>"
|
||||
yesstr "<U09B9><U09CD><U09AF><U09BE><U0981>"
|
||||
nostr "<U09A8><U09BE>"
|
||||
END LC_MESSAGES
|
||||
|
@ -150,31 +150,7 @@ END LC_TIME
|
||||
|
||||
|
||||
LC_MESSAGES
|
||||
% This is the POSIX Locale definition for the LC_MESSAGES category
|
||||
% generated by IBM Basic CountryPack Transformer.
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode.
|
||||
%
|
||||
% ^[\u0939\u093e\u0901]
|
||||
yesexpr "<U005E><U005B><U09B9><U09CD><U09AF><U09BE><U0981><U005D>"
|
||||
|
||||
% Syntax on Unicode Regular Expression Guidelines TR#18
|
||||
% yesexpr "<U005E><U005B><U005C><U0075><U0030><U0039><U0033><U0039><U005C><U0075><U0030><U0039><U0033><U0065><U005C><U0075><U0030><U0039><U0030><U0031><U005D>"
|
||||
|
||||
%
|
||||
% ^[\u0928\u0939\u0940\u0902]
|
||||
noexpr "<U005E><U005B><U09A8><U09BE><U005D>"
|
||||
|
||||
% Syntax on Unicode Regular Expression Guidelines TR#18
|
||||
% noexpr "<U005E><U005B><U005C><U0075><U0030><U0039><U0032><U0038><U005C><U0075><U0030><U0039><U0033><U0039><U005C><U0075><U0030><U0039><U0034><U0030><U005C><U0075><U0030><U0039><U0030><U0032><U005D>"
|
||||
%
|
||||
|
||||
% \u0939\u093e\u0901
|
||||
yesstr "<U09B9><U09CD><U09AF><U09BE><U0981>"
|
||||
%
|
||||
% \u0928\u0939\u0940\u0902
|
||||
nostr "<U09A8><U09BE>"
|
||||
%
|
||||
copy "bn_BD"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
||||
|
@ -122,7 +122,7 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||
END LC_TIME
|
||||
|
||||
LC_MESSAGES
|
||||
yesexpr "<U005E><U005B><U0065><U0045><U005D><U002E><U002A>"
|
||||
yesexpr "<U005E><U005B><U0065><U0045><U0079><U0059><U005D><U002E><U002A>"
|
||||
noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
@ -154,11 +154,11 @@ LC_MESSAGES
|
||||
% for IBM Class for Unicode.
|
||||
%
|
||||
% ^[\u0d05\u0d24\u0d46]
|
||||
yesexpr "<U005E><U005B><U0D05><U0D24><U0D46><U005D>"
|
||||
yesexpr "<U005E><U005B><U0D05><U0D24><U0D46><U0079><U0059><U005D>"
|
||||
%
|
||||
%
|
||||
% ^[\u0d05\u0d32\u0d4d\u0d32]
|
||||
noexpr "<U005E><U005B><U0D05><U0D32><U0D4D><U0D32><U005D>"
|
||||
noexpr "<U005E><U005B><U0D05><U0D32><U0D4D><U0D32><U006E><U004E><U005D>"
|
||||
%
|
||||
% \u0d05\u0d24\u0d46
|
||||
yesstr "<U0D05><U0D24><U0D46>"
|
||||
|
@ -64,7 +64,7 @@ copy "en_DK"
|
||||
END LC_COLLATE
|
||||
|
||||
LC_MESSAGES
|
||||
yesexpr "<U005E><U005B><U006F><U004F><U0073><U0053><U005D><U002E><U002A>"
|
||||
yesexpr "<U005E><U005B><U006F><U004F><U0073><U0053><U0079><U0059><U005D><U002E><U002A>"
|
||||
noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>"
|
||||
END LC_MESSAGES
|
||||
|
||||
|
@ -235,19 +235,9 @@ LC_MESSAGES
|
||||
% These are generated based on XML base Locale difintion file
|
||||
% for IBM Class for Unicode.
|
||||
%
|
||||
% ^[\u0b86\u0bae\u0bcd]
|
||||
yesexpr "<U005E><U005B><U0B86><U0BAE><U0BCD><U005D>"
|
||||
yesexpr "<U005E><U005B><U0B86><U0BAE><U0BCD><U0079><U0059><U005D>"
|
||||
|
||||
% Syntax on Unicode Regular Expression Guidelines TR#18
|
||||
% yesexpr "<U005E><U005B><U005C><U0075><U0030><U0062><U0038><U0036><U005C><U0075><U0030><U0062><U0061><U0065><U005C><U0075><U0030><U0062><U0063><U0064><U005D>"
|
||||
|
||||
%
|
||||
% ^[\u0b87\u0bb2\u0bcd\u0bb2\u0bc8]
|
||||
noexpr "<U005E><U005B><U0B87><U0BB2><U0BCD><U0BB2><U0BC8><U005D>"
|
||||
|
||||
% Syntax on Unicode Regular Expression Guidelines TR#18
|
||||
% noexpr "<U005E><U005B><U005C><U0075><U0030><U0062><U0038><U0037><U005C><U0075><U0030><U0062><U0062><U0032><U005C><U0075><U0030><U0062><U0063><U0064><U005C><U0075><U0030><U0062><U0062><U0032><U005C><U0075><U0030><U0062><U0063><U0038><U005D>"
|
||||
%
|
||||
noexpr "<U005E><U005B><U0B87><U0BB2><U0BCD><U0BB2><U0BC8><U006E><U004E><U005D>"
|
||||
|
||||
% \u0b86\u0bae\u0bcd
|
||||
yesstr "<U0B86><U0BAE><U0BCD>"
|
||||
|
@ -151,7 +151,7 @@ yesexpr "<U005E><U005B><U0079><U0059><U0C05><U005D><U002E><U002A>"
|
||||
%
|
||||
% Syntax on Unicode Regular Expression Guidelines TR#18
|
||||
% ^[yY\u0C15].*
|
||||
noexpr "<U005E><U005B><U0079><U0059><U0C15><U005D><U002E><U002A>"
|
||||
noexpr "<U005E><U005B><U006E><U004E><U0C15><U005D><U002E><U002A>"
|
||||
|
||||
%
|
||||
yesstr "<U0C05><U0C35><U0C28><U0C41>"
|
||||
|
Loading…
Reference in New Issue
Block a user