mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-8046 CLDR 1.9 integration pass 4, ur collation & correct cldr version
X-SVN-Rev: 28912
This commit is contained in:
parent
17bfaa6a79
commit
4c5b36b9d9
9 changed files with 14 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
# * Copyright (C) 1998-2010, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
BRK_RES_CLDR_VERSION = 1.8.1
|
||||
BRK_RES_CLDR_VERSION = 1.9
|
||||
# A list of txt's to build
|
||||
# Note:
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# * Copyright (C) 1998-2010, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
COLLATION_CLDR_VERSION = 1.8.1
|
||||
COLLATION_CLDR_VERSION = 1.9
|
||||
# A list of txt's to build
|
||||
# Note:
|
||||
#
|
||||
|
|
|
@ -10,15 +10,15 @@
|
|||
* ICU <specials> source: <path>/xml/collation/ur.xml
|
||||
*/
|
||||
ur{
|
||||
Version{"2.0.41.26"}
|
||||
Version{"2.0.51.49"}
|
||||
collations{
|
||||
default{"standard"}
|
||||
standard{
|
||||
Sequence{
|
||||
"&ا<آ<ب<پ<ت<ٹ<ث<ج<چ<ح<خ<د<ڈ<ذ<ر<ڑ<ز<ژ<س<ش<ص<ض<ط<ظ<ع<غ<ف<ق<ک<گ<ل<م<ن<ں"
|
||||
"<و<ہ<ی<ۂ<ِھ<ۃ<ء<ئ<ے"
|
||||
"&ِ<<ُ<<ٰ<<ٖ<<ٗ<<ً<<ٍ<<ٌ<<ٔ<<ّ<<٘<<ٓ"
|
||||
"&ؐ<<<ؑ<<<ؒ<<<ؓ<<<ؔ<<<َ"
|
||||
"&ا<<أ<آ<ب<بھ<پ<پھ<ت<تھ<ٹ<ٹھ<ث<ج<جھ<چ<چھ<ح<خ<د<دھ<ڈ<ڈھ<ذ<ر<رھ<ڑ<ز<ژ<س"
|
||||
"<ش<ص<ض<ط<ظ<ع<غ<ف<ق<ک<کھ<گ<گھ<ل<لھ<م<مھ<ن<نھ<ں<ںھ<و<<ؤ<وھ<ہ<<ۂ<ھ<ۃ<ء<"
|
||||
"ی<<ئ<یھ<ے<<ۓ"
|
||||
"&ْ<<َ<<ِ<<ُ<<ٰ<<ٖ<<ٗ<<ً<<ٍ<<ٌ<<ٔ<<ّ<<٘<<ٓ"
|
||||
"&[last tertiary ignorable ]<<<ؐ<<<ؑ<<<ؓ<<<ؒ<<<ؔ"
|
||||
}
|
||||
Version{"1.9"}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# * Copyright (C) 1998-2010, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
CURR_CLDR_VERSION = 1.8.1
|
||||
CURR_CLDR_VERSION = 1.9
|
||||
# A list of txt's to build
|
||||
# Note:
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# * Copyright (C) 1998-2010, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
LANG_CLDR_VERSION = 1.8.1
|
||||
LANG_CLDR_VERSION = 1.9
|
||||
# A list of txt's to build
|
||||
# Note:
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# * Copyright (C) 1998-2010, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
GENRB_CLDR_VERSION = 1.8.1
|
||||
GENRB_CLDR_VERSION = 1.9
|
||||
# A list of txt's to build
|
||||
# Note:
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# * Copyright (C) 1998-2010, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
RBNF_CLDR_VERSION = 1.8.1
|
||||
RBNF_CLDR_VERSION = 1.9
|
||||
# A list of txt's to build
|
||||
# Note:
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# * Copyright (C) 1998-2010, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
REGION_CLDR_VERSION = 1.8.1
|
||||
REGION_CLDR_VERSION = 1.9
|
||||
# A list of txt's to build
|
||||
# Note:
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# * Copyright (C) 1998-2010, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
ZONE_CLDR_VERSION = 1.8.1
|
||||
ZONE_CLDR_VERSION = 1.9
|
||||
# A list of txt's to build
|
||||
# Note:
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue