Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1139)

Side by Side Diff: icu46/source/data/locales/uz_Arab.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu46/source/data/locales/uz_AF.txt ('k') | icu46/source/data/locales/uz_Arab_AF.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/uz_Arab.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/uz_Arab.xml
11 */
12 uz_Arab{
13 %%ParentIsRoot:int{1}
14 AuxExemplarCharacters{"[\u200C \u200D]"}
15 ExemplarCharacters{
16 "[\u064B \u064C \u064D \u064E \u064F \u0650 \u0651 \u0652 \u0654 \u0670 ء آ أ"
17 " ؤ ئ ا ب پ ة ت ث ټ ج چ ح خ ځ څ د ذ ډ ر ز ړ ږ ژ س ش ښ ص ض ط ظ ع غ ف ق ک ګ گ ل"
18 " م ن ڼ ه و ۇ ۉ ي ی ۍ ې]"
19 }
20 LocaleScript{
21 "Arab",
22 }
23 NumberElements{
24 arabext{
25 symbols{
26 decimal{"٫"}
27 exponential{"×۱۰^"}
28 group{"٬"}
29 percentSign{"٪"}
30 }
31 }
32 default{"arabext"}
33 latn{
34 symbols{
35 decimal{","}
36 group{"."}
37 minusSign{"−"}
38 }
39 }
40 }
41 Version{"2.0.50.30"}
42 layout{
43 characters{"right-to-left"}
44 lines{"top-to-bottom"}
45 }
46 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/uz_AF.txt ('k') | icu46/source/data/locales/uz_Arab_AF.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698