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

Unified Diff: source/data/locales/rof.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/ro_RO.txt ('k') | source/data/locales/rof_TZ.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/rof.txt
diff --git a/source/data/locales/rof.txt b/source/data/locales/rof.txt
index 86675e0d53929cb1b269cf45787054780e94cdb2..4c0b8fa3876810916c28143ad8d7459619557b91 100755
--- a/source/data/locales/rof.txt
+++ b/source/data/locales/rof.txt
@@ -1,21 +1,15 @@
// ***************************************************************************
// *
-// * 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/rof.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/rof.xml
- */
rof{
AuxExemplarCharacters{"[q x]"}
ExemplarCharacters{"[a b c d e f g h i j k l m n o p r s t u v w y z]"}
ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P R S T U V W Y Z]"}
- LocaleScript{
- "Latn",
- }
NumberElements{
latn{
patterns{
@@ -23,14 +17,14 @@ rof{
}
}
}
- Version{"2.1.7.39"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
- "h:mm:ss a zzzz",
- "h:mm:ss a z",
- "h:mm:ss a",
- "h:mm a",
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
"EEEE, d MMMM y G",
"d MMMM y G",
"d MMM y G",
@@ -71,10 +65,10 @@ rof{
"kingoto",
}
DateTimePatterns{
- "h:mm:ss a zzzz",
- "h:mm:ss a z",
- "h:mm:ss a",
- "h:mm a",
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
"EEEE, d MMMM y",
"d MMMM y",
"d MMM y",
« no previous file with comments | « source/data/locales/ro_RO.txt ('k') | source/data/locales/rof_TZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698