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

Unified Diff: source/data/locales/mas.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/lv_LV.txt ('k') | source/data/locales/mas_KE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/mas.txt
diff --git a/source/data/locales/mas.txt b/source/data/locales/mas.txt
index 9bdb1a916e015472fb00fd53c65771f0b78dd825..14c7b315232fc53d8be7a5302bd85a71476de311 100755
--- a/source/data/locales/mas.txt
+++ b/source/data/locales/mas.txt
@@ -1,14 +1,11 @@
// ***************************************************************************
// *
-// * 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/mas.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/mas.xml
- */
mas{
AuxExemplarCharacters{"[f q v x z]"}
ExemplarCharacters{
@@ -16,9 +13,6 @@ mas{
"r {rr} s {sh} t u ú ù û ū ʉ {ʉ\u0301} w {wu} y {yi}]"
}
ExemplarCharactersIndex{"[A B C D E Ɛ G H I Ɨ J K L M N Ŋ O Ɔ P R S T U Ʉ W Y]"}
- LocaleScript{
- "Latn",
- }
NumberElements{
latn{
patterns{
@@ -27,14 +21,14 @@ mas{
}
}
}
- 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",
@@ -75,10 +69,10 @@ mas{
"Ɛndámâ",
}
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/lv_LV.txt ('k') | source/data/locales/mas_KE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698