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_Cyrl_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_Cyrl.txt ('k') | source/data/locales/sr_Cyrl_CS.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/sr_Cyrl_BA.txt
diff --git a/source/data/locales/sr_Cyrl_BA.txt b/source/data/locales/sr_Cyrl_BA.txt
index 6de12cd2ea2a0d0d3a211883d9967ffb6b8f38eb..61d72c70a9683bff397df1bf1af57630127f4376 100644
--- a/source/data/locales/sr_Cyrl_BA.txt
+++ b/source/data/locales/sr_Cyrl_BA.txt
@@ -1,87 +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_Cyrl_BA.xml
// *
// ***************************************************************************
sr_Cyrl_BA{
- Version{"2.1.8.19"}
+ Version{"2.1.19.14"}
calendar{
- generic{
- DateTimePatterns{
- "HH 'часова', mm 'минута', ss 'секунди' 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 'часова', mm 'минута', ss 'секунди' 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{
- "нед",
- "пон",
- "уто",
- "сри",
- "чет",
- "пет",
- "суб",
- }
- wide{
- "недеља",
- "понедељак",
- "уторак",
- "сриједа",
- "четвртак",
- "петак",
- "субота",
- }
- }
- }
- monthNames{
- format{
- wide{
- "јануар",
- "фебруар",
- "март",
- "април",
- "мај",
- "јуни",
- "јули",
- "август",
- "септембар",
- "октобар",
- "новембар",
- "децембар",
- }
- }
- }
}
}
}
« no previous file with comments | « source/data/locales/sr_Cyrl.txt ('k') | source/data/locales/sr_Cyrl_CS.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698