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

Unified Diff: source/data/locales/sbp.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/saq_KE.txt ('k') | source/data/locales/sbp_TZ.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/sbp.txt
diff --git a/source/data/locales/sbp.txt b/source/data/locales/sbp.txt
index d88e69741f43a2ef2d9d13874fea0a080f25d40e..01386b399c690a65f47aada0744b2dca38729ace 100755
--- a/source/data/locales/sbp.txt
+++ b/source/data/locales/sbp.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/sbp.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/sbp.xml
- */
sbp{
AuxExemplarCharacters{"[q r x z]"}
ExemplarCharacters{"[a b c d e f g h i j k l m n o p s t u v w y]"}
ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P S T U V W Y]"}
- LocaleScript{
- "Latn",
- }
NumberElements{
latn{
patterns{
@@ -29,14 +23,14 @@ sbp{
}
}
}
- 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",
@@ -78,10 +72,10 @@ sbp{
"Pashamihe",
}
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/saq_KE.txt ('k') | source/data/locales/sbp_TZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698