| 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{"रात"}
|
| }
|
|
|