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

Side by Side Diff: icu46/source/data/locales/de_AT.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/de.txt ('k') | icu46/source/data/locales/de_BE.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/de_AT.xml
7 // *
8 // ***************************************************************************
9 de_AT{
10 NumberElements{
11 latn{
12 patterns{
13 currencyFormat{"¤ #,##0.00"}
14 }
15 }
16 }
17 Version{"2.0.45.82"}
18 calendar{
19 gregorian{
20 DateTimePatterns{
21 "HH:mm:ss zzzz",
22 "HH:mm:ss z",
23 "HH:mm:ss",
24 "HH:mm",
25 "EEEE, dd. MMMM y",
26 "dd. MMMM y",
27 "dd.MM.yyyy",
28 "dd.MM.yy",
29 "{1} {0}",
30 "{1} {0}",
31 "{1} {0}",
32 "{1} {0}",
33 "{1} {0}",
34 }
35 monthNames{
36 format{
37 abbreviated{
38 "Jän",
39 "Feb",
40 "Mär",
41 "Apr",
42 "Mai",
43 "Jun",
44 "Jul",
45 "Aug",
46 "Sep",
47 "Okt",
48 "Nov",
49 "Dez",
50 }
51 wide{
52 "Jänner",
53 "Februar",
54 "März",
55 "April",
56 "Mai",
57 "Juni",
58 "Juli",
59 "August",
60 "September",
61 "Oktober",
62 "November",
63 "Dezember",
64 }
65 }
66 }
67 }
68 }
69 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/de.txt ('k') | icu46/source/data/locales/de_BE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698