[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - i18npool/source
yossizahn
yossizahn at gmail.com
Fri Nov 25 13:04:38 UTC 2016
i18npool/source/localedata/data/he_IL.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 09399711b04acaab4d847d7611f050e96ed984db
Author: yossizahn <yossizahn at gmail.com>
Date: Fri Nov 25 02:23:40 2016 +0300
Correct spelling of "kislev" for he_IL locale data
See e.g. https://he.wikipedia.org/wiki/%D7%9B%D7%A1%D7%9C%D7%95
Change-Id: I3bf935db50037ff418f269d81004bce4e7388097
Reviewed-on: https://gerrit.libreoffice.org/31178
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Eike Rathke <erack at redhat.com>
(cherry picked from commit d39bb268eaf3c3aeca2492a6ef8c0c9d0163ec3d)
Reviewed-on: https://gerrit.libreoffice.org/31198
Tested-by: Eike Rathke <erack at redhat.com>
diff --git a/i18npool/source/localedata/data/he_IL.xml b/i18npool/source/localedata/data/he_IL.xml
index 541bfe8..8b8f6e3 100644
--- a/i18npool/source/localedata/data/he_IL.xml
+++ b/i18npool/source/localedata/data/he_IL.xml
@@ -374,8 +374,8 @@
</Month>
<Month>
<MonthID>Kislev</MonthID>
- <DefaultAbbrvName>כסליו</DefaultAbbrvName>
- <DefaultFullName>כסליו</DefaultFullName>
+ <DefaultAbbrvName>כסלו</DefaultAbbrvName>
+ <DefaultFullName>כסלו</DefaultFullName>
</Month>
<Month>
<MonthID>Tevet</MonthID>
More information about the Libreoffice-commits
mailing list