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

Unified Diff: source/data/locales/brx.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/br_FR.txt ('k') | source/data/locales/brx_IN.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/brx.txt
diff --git a/source/data/locales/brx.txt b/source/data/locales/brx.txt
index 7f4881a463f1ae421d7de079e5489eb0ba53554f..ebd82eade39958c310c100447008ed2c09973515 100755
--- a/source/data/locales/brx.txt
+++ b/source/data/locales/brx.txt
@@ -1,14 +1,11 @@
// ***************************************************************************
// *
-// * 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/brx.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/brx.xml
- */
brx{
AuxExemplarCharacters{"[\u200C\u200D]"}
ExemplarCharacters{
@@ -20,9 +17,6 @@ brx{
"[अ आ इ ई उ ऊ ऍ ए ऐ ऑ ओ औ क ख ग घ च छ ज झ ञ ट ठ ड {ड\u093C} ढ ण त थ द ध न प फ"
" ब भ म य र ल ळ व श ष स ह]"
}
- LocaleScript{
- "Deva",
- }
NumberElements{
default{"latn"}
latn{
@@ -47,7 +41,7 @@ brx{
}
native{"deva"}
}
- Version{"2.1.8.9"}
+ Version{"2.1.19.74"}
calendar{
generic{
DateTimePatterns{
@@ -66,7 +60,10 @@ brx{
"{1} {0}",
}
availableFormats{
- GGGGyMMMMEEEEdd{"EEEE,dd MMMM GGGGy"}
+ Gy{"y G"}
+ GyMMM{"MMM, y G"}
+ GyMMMEd{"E, MMM d, y G"}
+ GyMMMd{"MMM d, y G"}
Hm{"HH:mm"}
Hms{"HH:mm:ss"}
M{"L"}
@@ -111,7 +108,10 @@ brx{
"{1} {0}",
}
availableFormats{
- GGGGyMMMMEEEEdd{"EEEE,dd MMMM GGGGy"}
+ Gy{"y G"}
+ GyMMM{"MMM, y G"}
+ GyMMMEd{"E, MMM d, y G"}
+ GyMMMd{"MMM d, y G"}
Hm{"HH:mm"}
Hms{"HH:mm:ss"}
M{"L"}
« no previous file with comments | « source/data/locales/br_FR.txt ('k') | source/data/locales/brx_IN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698