From 1ac85c13b0974767f70027c255f41b041a274333 Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Wed, 26 Jul 2017 01:44:02 +0200 Subject: Indian scripts: More fixes after the recent import. After the recent import of month names from CLDRv31 (bug 21217, commit c853f14) an import of abbreviated month names is also needed to make sure they match the full forms. In case of kok_IN CLDR does not provide the abbreviated month names explicitly but uses full month names in such cases so abmon section has been copied from mon. * localedata/locales/as_IN (abmon): Update from CLDR. * localedata/locales/bn_BD (abmon): Likewise. * localedata/locales/bn_IN (abmon): Likewise. * localedata/locales/gu_IN (abmon): Likewise. * localedata/locales/hi_IN (abmon): Likewise. * localedata/locales/kn_IN (abmon): Likewise. * localedata/locales/ml_IN (abmon): Likewise. * localedata/locales/mr_IN (abmon): Likewise. * localedata/locales/ne_NP (abmon): Likewise. * localedata/locales/or_IN (abmon): Likewise. * localedata/locales/pa_IN (abmon): Likewise. * localedata/locales/ta_IN (abmon): Likewise. * localedata/locales/te_IN (abmon): Likewise. * localedata/locales/kok_IN (abmon): Likewise but copied from mon. --- localedata/locales/pa_IN | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'localedata/locales/pa_IN') diff --git a/localedata/locales/pa_IN b/localedata/locales/pa_IN index 5b9baea4f4..b371ae4e7d 100644 --- a/localedata/locales/pa_IN +++ b/localedata/locales/pa_IN @@ -106,18 +106,18 @@ day "";/ % Abbreviated month names (%b) -abmon "";/ - "";/ +abmon "";/ + "";/ "";/ - "";/ + "";/ "";/ "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full month names (%B) mon "";/ -- cgit 1.4.1