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

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

Issue 2442923002: ICU update to 58 part 2 (Closed)
Patch Set: apply more patches and updates; almost ready to roll Created 4 years, 2 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/lang/reslocal.mk ('k') | source/data/locales/ko.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 da547a044bc5b427d0ddc6aa05eb6b6e7f8ea53e..4e90c97c8732306ae7afb50026515ca1be2c24af 100644
--- a/source/data/locales/hi.txt
+++ b/source/data/locales/hi.txt
@@ -395,16 +395,16 @@ hi{
}
gregorian{
AmPmMarkers{
- "पूर्वाह्न",
- "अपराह्न",
+ "am",
+ "pm",
}
AmPmMarkersAbbr{
"पूर्वाह्न",
"अपराह्न",
}
AmPmMarkersNarrow{
- "पू",
- "अ",
+ "am",
+ "pm",
}
DateTimePatterns{
"h:mm:ss a zzzz",
@@ -567,14 +567,14 @@ hi{
narrow{
afternoon1{"अपराह्न"}
evening1{"शाम"}
- midnight{"मध्यरात्रि"}
+ midnight{"m"}
morning1{"सुबह"}
night1{"शाम"}
}
wide{
afternoon1{"अपराह्न"}
evening1{"शाम"}
- midnight{"मध्यरात्रि"}
+ midnight{"midnight"}
morning1{"सुबह"}
night1{"रात"}
}
« no previous file with comments | « source/data/lang/reslocal.mk ('k') | source/data/locales/ko.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698