summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2015-06-03 15:43:01 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:21:45 +0200
commitf1a8274a46c8aaabe0b5d2943a9911c67916a936 (patch)
treeb3e1dc72f7798dd5a5ab6664e23b758a6380bb6d /i18npool
parentf0c59eeb5faa6fa991b1491c61d679efec7c6e1d (diff)
reflect requirement of one abbreviated DateAcceptancePattern in documentation
Change-Id: I2593606f3c82eeb9e04be469c20ffb4132cc4f2c (cherry picked from commit 8fbb45c978327a3047a84c59978a07bdc19a66dd)
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/locale.dtd6
1 files changed, 4 insertions, 2 deletions
diff --git a/i18npool/source/localedata/data/locale.dtd b/i18npool/source/localedata/data/locale.dtd
index f0f90ac7e861..99f07780cf90 100644
--- a/i18npool/source/localedata/data/locale.dtd
+++ b/i18npool/source/localedata/data/locale.dtd
@@ -172,8 +172,10 @@
For each locale one pattern that matches a full date is automatically
generated from FormatElement formatIndex="21" and does not need to be
- defined, for example "M/D/Y" or "D.M.Y", so only if you want abbreviations
- to be in effect add some patterns.
+ defined, for example "M/D/Y" or "D.M.Y".
+
+ At least one pattern for abbreviated date input must be defined, i.e.
+ contain D and M but not Y.
NOTE: use only single letter D,M,Y. Multiple patterns can be defined.
-->