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

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

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files 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/en_GB.txt ('k') | source/data/locales/my.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/hi.txt
diff --git a/source/data/locales/hi.txt b/source/data/locales/hi.txt
index e502fd7d9dedd8c300068eb596db42b3233a0d48..1adc3a4c362e68f3bb2b161092051bc74c7140cb 100644
--- a/source/data/locales/hi.txt
+++ b/source/data/locales/hi.txt
@@ -339,16 +339,16 @@ hi{
}
gregorian{
AmPmMarkers{
- "पूर्वाह्न",
- "अपराह्न",
+ "am",
+ "pm",
}
AmPmMarkersAbbr{
"पूर्व",
"अपर",
}
AmPmMarkersNarrow{
- "पू",
- "अ",
+ "am",
+ "pm",
}
DateTimePatterns{
"h:mm:ss a zzzz",
@@ -365,8 +365,8 @@ hi{
"{1}, {0}",
"{1}, {0}",
}
- NoonMarker{"दोपहर"}
- NoonMarkerNarrow{"दोप"}
+ NoonMarker{"noon"}
+ NoonMarkerNarrow{"n"}
appendItems{
Timezone{"{0} {1}"}
}
« no previous file with comments | « source/data/locales/en_GB.txt ('k') | source/data/locales/my.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698