diff options
-rw-r--r-- | localedata/ChangeLog | 5 | ||||
-rw-r--r-- | localedata/locales/mai_IN | 12 |
2 files changed, 11 insertions, 6 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 84ca14fbbb..187bf48df5 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2017-07-27 Akhilesh Kumar <akhilesh.k@samsung.com> + + [BZ #21844] + * locales/mai_IN (LC_TIME): Fix Latin characters and month sequence. + 2017-07-26 Mike FABIAN <mfabian@redhat.com> Revert: diff --git a/localedata/locales/mai_IN b/localedata/locales/mai_IN index 9217ccb172..859d4095bb 100644 --- a/localedata/locales/mai_IN +++ b/localedata/locales/mai_IN @@ -78,8 +78,7 @@ day "<U0930><U0935><U093F><U0926><U093F><U0928>";/ "<U0936><U0928><U0940><U0926><U093F><U0928>" % % Abbreviated month names (%b) -abmon "<U091A><U0948><U0924><U093F>";/ - "<U0042><U0061><U0069><U0073><U0068><U0061><U006B><U0068>";/ +abmon "<U092C><U0948><U0938><U093E><U0916>";/ "<U091C><U0947><U0920>";/ "<U0905><U0937><U093E><U0922><U093C>";/ "<U0938><U093E><U0935><U094B><U0928>";/ @@ -89,15 +88,15 @@ abmon "<U091A><U0948><U0924><U093F>";/ "<U0905><U0917><U0939><U0928>";/ "<U092A><U0942><U0938>";/ "<U092E><U093E><U0918>";/ - "<U092B><U093E><U0917><U0941><U0928>" + "<U092B><U093E><U0917><U0941><U0928>";/ + "<U091A><U0948><U0924><U093F>" % Full month names (%B) % Maithili uses a lunar calendar. When gregorian month names % are needed, the names are the same names than those used % by Hindi % https://en.wikipedia.org/wiki/Tirhuta_Panchang % https://en.wikipedia.org/wiki/Maithili_language#cite_ref-20 -mon "<U091A><U0948><U0924><U093F>";/ - "<U0042><U0061><U0069><U0073><U0068><U0061><U006B><U0068>";/ +mon "<U092C><U0948><U0938><U093E><U0916>";/ "<U091C><U0947><U0920>";/ "<U0905><U0937><U093E><U0922><U093C>";/ "<U0938><U093E><U0935><U094B><U0928>";/ @@ -107,7 +106,8 @@ mon "<U091A><U0948><U0924><U093F>";/ "<U0905><U0917><U0939><U0928>";/ "<U092A><U0942><U0938>";/ "<U092E><U093E><U0918>";/ - "<U092B><U093E><U0917><U0941><U0928>" + "<U092B><U093E><U0917><U0941><U0928>";/ + "<U091A><U0948><U0924><U093F>" % % Equivalent of AM PM am_pm "<U092A><U0942><U0930><U094D><U0935><U093E><U0939><U094D><U0928>";/ |