diff options
author | Eike Rathke <erack@redhat.com> | 2018-09-20 18:54:14 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2018-09-20 18:54:24 +0200 |
commit | ad15354a7061b39d2ba22011a6d74b4ba2af4fae (patch) | |
tree | bc87671b63cd7a8f80a8b9cb19e694510cb28d11 /i18npool | |
parent | 0ffa7a733d834647dfd59b864c52a015028822b6 (diff) |
Avoid U+21D2 Rightwards Double Arrow character
Change-Id: I181e5ad44027e261b3b8ad45c3d3d8cfcd23f987
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/data/locale.dtd | 4 |
1 files changed, 2 insertions, 2 deletions
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 |