diff options
author | Eike Rathke <erack@redhat.com> | 2012-01-13 19:36:18 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-01-13 22:42:31 +0100 |
commit | 0861854fe7a687d98abb9dacc4b6199954283fa3 (patch) | |
tree | 93565e55074587d23a71d39a87e4a974682aa3b1 /i18npool | |
parent | ad6ce5e938ce9d78bed9ce6dead5fa087de49c63 (diff) |
added [sl-SI] date acceptance patterns
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/data/sl_SI.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18npool/source/localedata/data/sl_SI.xml b/i18npool/source/localedata/data/sl_SI.xml index 2fb7b3da44cb..34db29f296a7 100644 --- a/i18npool/source/localedata/data/sl_SI.xml +++ b/i18npool/source/localedata/data/sl_SI.xml @@ -36,6 +36,8 @@ </LC_CTYPE> <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$SIT-424]"> <DateAcceptancePattern>D. M. Y</DateAcceptancePattern> + <DateAcceptancePattern>D.M.</DateAcceptancePattern> + <DateAcceptancePattern>D. M.</DateAcceptancePattern> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatCode>Standard</FormatCode> </FormatElement> |