[Libreoffice-commits] core.git: i18npool/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Sep 20 16:55:04 UTC 2018
i18npool/source/localedata/data/locale.dtd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit ad15354a7061b39d2ba22011a6d74b4ba2af4fae
Author: Eike Rathke <erack at redhat.com>
AuthorDate: Thu Sep 20 18:54:14 2018 +0200
Commit: Eike Rathke <erack at redhat.com>
CommitDate: Thu Sep 20 18:54:24 2018 +0200
Avoid U+21D2 Rightwards Double Arrow character
Change-Id: I181e5ad44027e261b3b8ad45c3d3d8cfcd23f987
diff --git a/i18npool/source/localedata/data/locale.dtd b/i18npool/source/localedata/data/locale.dtd
index d737cdf094e1..062141456f3a 100644
--- a/i18npool/source/localedata/data/locale.dtd
+++ b/i18npool/source/localedata/data/locale.dtd
@@ -376,8 +376,8 @@
number formatter when encountering MMM or MMMM:
* MMM or MMMM immediately preceded or followed by a literal character
- other than space ⇒ nominative month name (noun), for Excel and backwards
- compatibility such as Finnish MMMM"ta"
+ other than space => nominative month name (noun), for Excel and
+ backwards compatibility such as Finnish MMMM"ta"
* no day of month (D or DD) present in format code => nominative name
* day of month (D or DD) after MMM or MMMM => genitive name
* no genitive names defined => nominative name
More information about the Libreoffice-commits
mailing list