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

Unified Diff: icu52/source/data/locales/hi.txt

Issue 232773005: ICU 52 local change part 2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 | « icu52/source/data/locales/gu.txt ('k') | icu52/source/data/locales/ja.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu52/source/data/locales/hi.txt
===================================================================
--- icu52/source/data/locales/hi.txt (revision 259715)
+++ icu52/source/data/locales/hi.txt (working copy)
@@ -22,6 +22,7 @@
ExemplarCharacters{
"[\u093C ॐ \u0902 \u0901 ः अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ ञ ट "
"ठ ड ढ ण त थ द ध न प फ ब भ म य र ल ळ व श ष स ह ऽ ा ि ी \u0941 \u0942 \u0943 "
+ "\u200C \u200D"
"\u0944 \u0945 \u0947 \u0948 ॉ ो ौ \u094D]"
}
ExemplarCharactersIndex{
@@ -334,13 +335,15 @@
}
}
gregorian{
+ // Chromium patch taken from http://b/5948448.
+ // Use 'am' and 'pm' instead of native markers.
AmPmMarkers{
- "पूर्वाह्न",
- "अपराह्न",
+ "am",
+ "pm",
}
AmPmMarkersNarrow{
- "पू",
- "अ",
+ "am",
+ "pm",
}
DateTimePatterns{
"h:mm:ss a zzzz",
« no previous file with comments | « icu52/source/data/locales/gu.txt ('k') | icu52/source/data/locales/ja.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698