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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/sr_Latn.txt ('k') | source/data/locales/sr_Latn_CS.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/sr_Latn_BA.txt
diff --git a/source/data/locales/sr_Latn_BA.txt b/source/data/locales/sr_Latn_BA.txt
index 2798a49f5cff212cb4af5da1c9e7ee57dbbd7775..079e6e87d5e6a2e752ccb48d05daf62a40441069 100644
--- a/source/data/locales/sr_Latn_BA.txt
+++ b/source/data/locales/sr_Latn_BA.txt
@@ -1,11 +1,87 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/sr_Latn_BA.xml
// *
// ***************************************************************************
sr_Latn_BA{
- Version{"2.0.90.61"}
+ Version{"2.1.8.20"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "HH 'časova', mm 'minuta', ss 'sekundi' zzzz",
+ "HH.mm.ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, dd. MMMM y. G",
+ "dd. MMMM y. G",
+ "G y-MM-dd",
+ "GGGGG yy-MM-dd",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
+ gregorian{
+ DateTimePatterns{
+ "HH 'časova', mm 'minuta', ss 'sekundi' zzzz",
+ "HH.mm.ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, dd. MMMM y.",
+ "dd. MMMM y.",
+ "y-MM-dd",
+ "yy-MM-dd",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "ned",
+ "pon",
+ "uto",
+ "sri",
+ "čet",
+ "pet",
+ "sub",
+ }
+ wide{
+ "nedelja",
+ "ponedeljak",
+ "utorak",
+ "srijeda",
+ "četvrtak",
+ "petak",
+ "subota",
+ }
+ }
+ }
+ monthNames{
+ format{
+ wide{
+ "januar",
+ "februar",
+ "mart",
+ "april",
+ "maj",
+ "juni",
+ "juli",
+ "avgust",
+ "septembar",
+ "oktobar",
+ "novembar",
+ "decembar",
+ }
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/sr_Latn.txt ('k') | source/data/locales/sr_Latn_CS.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698