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/sr_Latn_BA.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/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 737dad73c557bc40bdadb32823a463d45158e751..0f49aa7115e57e12a8c5bee4a5c759fa898380b2 100644
--- a/source/data/locales/sr_Latn_BA.txt
+++ b/source/data/locales/sr_Latn_BA.txt
@@ -1,88 +1,30 @@
// ***************************************************************************
// *
-// * 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/sr_Latn_BA.xml
// *
// ***************************************************************************
sr_Latn_BA{
- %%Parent{"sr_Latn"}
- Version{"2.1.8.20"}
+ Version{"2.1.19.14"}
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 zzzz",
+ "HH:mm:ss z",
"HH:mm:ss",
"HH:mm",
"EEEE, dd. MMMM y.",
"dd. MMMM y.",
- "y-MM-dd",
- "yy-MM-dd",
+ "dd.MM.y.",
+ "d.M.yy.",
"{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