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

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

Issue 1625623003: ICU 56 step 3: Apply Google's locale changes to ICU locale data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56script_loclist
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/en_GB.txt ('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 101db572fcd1b7a5ca3c48e5f962a91d866103fa..e13bc05923551f4f87aa7853ee308913049ae582 100644
--- a/source/data/locales/hi.txt
+++ b/source/data/locales/hi.txt
@@ -386,16 +386,16 @@ hi{
}
gregorian{
AmPmMarkers{
- "पूर्वाह्न",
- "अपराह्न",
+ "am",
+ "pm",
}
AmPmMarkersAbbr{
"पूर्व",
"अपर",
}
AmPmMarkersNarrow{
- "पू",
- "अ",
+ "am",
+ "pm",
}
DateTimePatterns{
"h:mm:ss a zzzz",
@@ -550,14 +550,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/locales/en_GB.txt ('k') | source/data/locales/ko.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698