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

Unified Diff: source/data/locales/de_AT.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/de.txt ('k') | source/data/locales/de_BE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/de_AT.txt
diff --git a/source/data/locales/de_AT.txt b/source/data/locales/de_AT.txt
index 57c6ab8d0efad4c9eff36e10c8644b7e3b093709..e62fc239f4f5b30e59fc6c57c610fb9084f9b3dd 100644
--- a/source/data/locales/de_AT.txt
+++ b/source/data/locales/de_AT.txt
@@ -1,74 +1,26 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/de_AT.xml
// *
// ***************************************************************************
de_AT{
+ ExemplarCharactersIndex{"[A Ä B C D E F G H I J K L M N O Ö P Q R S T U Ü V W X Y Z]"}
NumberElements{
latn{
patterns{
currencyFormat{"¤ #,##0.00"}
}
+ symbols{
+ group{" "}
+ }
}
}
- Version{"2.1.8.19"}
+ Version{"2.1.19.14"}
calendar{
- generic{
- DateTimePatterns{
- "HH:mm:ss zzzz",
- "HH:mm:ss z",
- "HH:mm:ss",
- "HH:mm",
- "EEEE, dd. MMMM y G",
- "dd. MMMM y G",
- "dd.MM.y G",
- "dd.MM.yy GGGGG",
- "{1}, {0}",
- "{1} 'um' {0}",
- "{1} 'um' {0}",
- "{1}, {0}",
- "{1}, {0}",
- }
- }
gregorian{
- DateTimePatterns{
- "HH:mm:ss zzzz",
- "HH:mm:ss z",
- "HH:mm:ss",
- "HH:mm",
- "EEEE, dd. MMMM y",
- "dd. MMMM y",
- "dd. MMM y",
- "dd.MM.yy",
- "{1}, {0}",
- "{1} 'um' {0}",
- "{1} 'um' {0}",
- "{1}, {0}",
- "{1}, {0}",
- }
- intervalFormats{
- MMMEd{
- M{"E, dd. MMM - E, dd. MMM"}
- d{"E, dd. - E, dd. MMM"}
- }
- MMMd{
- M{"dd. MMM - dd. MMM"}
- d{"dd.-dd. MMM"}
- }
- yMMMEd{
- M{"E, dd. MMM - E, dd. MMM y"}
- d{"E, dd. - E, dd. MMM y"}
- y{"E, dd. MMM y - E, dd. MMM y"}
- }
- yMMMd{
- M{"dd. MMM - dd. MMM y"}
- d{"dd.-dd. MMM y"}
- y{"dd. MMM y - dd. MMM y"}
- }
- }
monthNames{
format{
abbreviated{
« no previous file with comments | « source/data/locales/de.txt ('k') | source/data/locales/de_BE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698