diff options
author | Eike Rathke <erack@redhat.com> | 2012-01-17 15:12:55 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-01-17 15:13:07 +0100 |
commit | 3cc4917c2df89d427ea9ae3fdba9e8a5c9df6371 (patch) | |
tree | fc8d459dc0725c4c6d1b2040e89232e1d51b0055 /i18npool | |
parent | 2fe5c4a185d3a4d754a52dabe190c4beb9b58a20 (diff) |
added [is-IS] date acceptance patterns "D.M." and "D/M/"
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/data/is_IS.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18npool/source/localedata/data/is_IS.xml b/i18npool/source/localedata/data/is_IS.xml index 7536b2c79998..de793b3500da 100644 --- a/i18npool/source/localedata/data/is_IS.xml +++ b/i18npool/source/localedata/data/is_IS.xml @@ -35,6 +35,8 @@ <MeasurementSystem>metric</MeasurementSystem> </LC_CTYPE> <LC_FORMAT> + <DateAcceptancePattern>D/M/</DateAcceptancePattern> + <DateAcceptancePattern>D.M.</DateAcceptancePattern> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatCode>Standard</FormatCode> </FormatElement> |