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/hr_BA.txt

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 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/hr.txt ('k') | source/data/locales/hr_HR.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/hr_BA.txt
diff --git a/source/data/locales/hr_BA.txt b/source/data/locales/hr_BA.txt
old mode 100755
new mode 100644
index 67997000d6edb64c37923dd6204573914434c1a7..98670c1a1004f73f84e654414fb56f73d8983ff9
--- a/source/data/locales/hr_BA.txt
+++ b/source/data/locales/hr_BA.txt
@@ -1,11 +1,47 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/hr_BA.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
hr_BA{
- Version{"2.1.19.14"}
+ Version{"2.1.27.99"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "HH:mm:ss (zzzz)",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d. MMMM y.",
+ "d. MMMM y.",
+ "d. MMM y.",
+ "d. M. yy.",
+ "{1} {0}",
+ "{1} 'u' {0}",
+ "{1} 'u' {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ dayNames{
+ stand-alone{
+ narrow{
+ "N",
+ "P",
+ "U",
+ "S",
+ "Č",
+ "P",
+ "S",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "1. kv.",
+ "2. kv.",
+ "3. kv.",
+ "4. kv.",
+ }
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/hr.txt ('k') | source/data/locales/hr_HR.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698