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

Side by Side Diff: icu46/source/data/locales/ar_SA.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_QA.txt ('k') | icu46/source/data/locales/ar_SD.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_SA.xml
7 // *
8 // ***************************************************************************
9 ar_SA{
10 NumberElements{
11 latn{
12 patterns{
13 currencyFormat{"¤#0.00"}
14 decimalFormat{"#0.###;#0.###-"}
15 }
16 }
17 }
18 Version{"2.0.47.53"}
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 weekend:intvector{
39 5,
40 0,
41 6,
42 86400000,
43 }
44 }
45 }
46 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/ar_QA.txt ('k') | icu46/source/data/locales/ar_SD.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698