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

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

Powered by Google App Engine
This is Rietveld 408576698