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

Side by Side Diff: icu46/source/data/locales/ar_DZ.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_BH.txt ('k') | icu46/source/data/locales/ar_EG.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_DZ.xml
7 // *
8 // ***************************************************************************
9 ar_DZ{
10 NumberElements{
11 default{"latn"}
12 }
13 Version{"2.0.48.49"}
14 calendar{
15 gregorian{
16 DateTimeElements:intvector{
17 7,
18 4,
19 }
20 DateTimePatterns{
21 "zzzz h:mm:ss a",
22 "z h:mm:ss a",
23 "h:mm:ss a",
24 "h:mm a",
25 "EEEE، d MMMM، y",
26 "d MMMM، y",
27 "yyyy/MM/dd",
28 "yyyy/M/d",
29 "{1} {0}",
30 "{1} {0}",
31 "{1} {0}",
32 "{1} {0}",
33 "{1} {0}",
34 }
35 availableFormats{
36 MMdd{"MM/dd"}
37 Md{"M/d"}
38 yM{"yyyy/M"}
39 yyyyMM{"yyyy/MM"}
40 }
41 intervalFormats{
42 M{
43 M{"M‏-M"}
44 }
45 MMMd{
46 d{"d‏-d MMM"}
47 }
48 d{
49 d{"d‏-d"}
50 }
51 y{
52 y{"y‏-y"}
53 }
54 }
55 weekend:intvector{
56 5,
57 0,
58 6,
59 86400000,
60 }
61 }
62 }
63 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/ar_BH.txt ('k') | icu46/source/data/locales/ar_EG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698