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

Side by Side Diff: source/data/locales/ar_EG.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months 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
« no previous file with comments | « source/data/locales/ar_DZ.txt ('k') | source/data/locales/ar_EH.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2013 International Business Machines 3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/ar_EG.xml 6 // * Source File: <path>/common/main/ar_EG.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 ar_EG{ 9 ar_EG{
10 NumberElements{ 10 NumberElements{
11 arab{ 11 arab{
12 symbols{ 12 symbols{
13 nan{"NaN"} 13 nan{"NaN"}
14 } 14 }
15 } 15 }
16 } 16 }
17 Version{"2.0.92.80"} 17 Version{"2.1.8.19"}
18 calendar{ 18 calendar{
19 islamic{ 19 islamic{
20 DateTimePatterns{ 20 DateTimePatterns{
21 "h:mm:ss a zzzz", 21 "h:mm:ss a zzzz",
22 "h:mm:ss a z", 22 "h:mm:ss a z",
23 "h:mm:ss a", 23 "h:mm:ss a",
24 "h:mm a", 24 "h:mm a",
25 "EEEE‏، ‎‏d ‏MMMM‏، y‏ G", 25 "EEEE‏، ‎‏d ‏MMMM‏، y‏ G",
26 "d‏ MMMM‏، y ‏G", 26 "d‏ MMMM‏، y ‏G",
27 "d‏ MMM‏، y ‏G", 27 "d‏ MMM‏، y ‏G",
(...skipping 27 matching lines...) Expand all
55 yyyyQQQQ{"QQQQ‏ y‏ G"} 55 yyyyQQQQ{"QQQQ‏ y‏ G"}
56 } 56 }
57 } 57 }
58 } 58 }
59 listPattern{ 59 listPattern{
60 standard{ 60 standard{
61 2{"{0} و{1}"} 61 2{"{0} و{1}"}
62 } 62 }
63 } 63 }
64 } 64 }
OLDNEW
« no previous file with comments | « source/data/locales/ar_DZ.txt ('k') | source/data/locales/ar_EH.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698