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

Side by Side Diff: icu46/source/data/locales/en_ZA.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/en_VI.txt ('k') | icu46/source/data/locales/en_ZW.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/en_ZA.xml
7 // *
8 // ***************************************************************************
9 en_ZA{
10 AuxExemplarCharacters{
11 "[á à ă â å ä ā æ ç ḓ é è ĕ ê ë ē í ì ĭ î ï ī ḽ ñ ṅ ṋ ó ò ŏ ô ö ø ō œ š ṱ ú ù"
12 " ŭ û ü ū ÿ]"
13 }
14 NumberElements{
15 latn{
16 patterns{
17 currencyFormat{"¤#,##0.00"}
18 }
19 symbols{
20 decimal{","}
21 group{" "}
22 }
23 }
24 }
25 Version{"2.0.47.67"}
26 calendar{
27 gregorian{
28 DateTimePatterns{
29 "h:mm:ss a zzzz",
30 "h:mm:ss a z",
31 "h:mm:ss a",
32 "h:mm a",
33 "EEEE dd MMMM y",
34 "dd MMMM y",
35 "dd MMM y",
36 "yyyy/MM/dd",
37 "{1} {0}",
38 "{1} {0}",
39 "{1} {0}",
40 "{1} {0}",
41 "{1} {0}",
42 }
43 }
44 }
45 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/en_VI.txt ('k') | icu46/source/data/locales/en_ZW.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698