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

Side by Side Diff: icu46/source/data/locales/ar_SY.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/ar_SD.txt ('k') | icu46/source/data/locales/ar_TN.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/ar_SY.xml
7 // *
8 // ***************************************************************************
9 ar_SY{
10 NumberElements{
11 latn{
12 patterns{
13 currencyFormat{"¤#0.00"}
14 decimalFormat{"#0.###;#0.###-"}
15 }
16 }
17 }
18 Version{"2.0.50.20"}
19 calendar{
20 gregorian{
21 DateTimeElements:intvector{
22 7,
23 4,
24 }
25 dayNames{
26 format{
27 abbreviated{
28 "الأحد",
29 "الاثنين",
30 "الثلاثاء",
31 "الأربعاء",
32 "الخميس",
33 "الجمعة",
34 "السبت",
35 }
36 }
37 }
38 monthNames{
39 format{
40 wide{
41 "كانون الثاني",
42 "شباط",
43 "آذار",
44 "نيسان",
45 "أيار",
46 "حزيران",
47 "تموز",
48 "آب",
49 "أيلول",
50 "تشرين الأول",
51 "تشرين الثاني",
52 "كانون الأول",
53 }
54 }
55 }
56 weekend:intvector{
57 6,
58 0,
59 7,
60 86400000,
61 }
62 }
63 }
64 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/ar_SD.txt ('k') | icu46/source/data/locales/ar_TN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698