diff options
author | Eike Rathke <erack@redhat.com> | 2012-01-17 14:34:31 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-01-17 14:34:31 +0100 |
commit | 197c0ef041fb92ba08d6440258e59485c81214a2 (patch) | |
tree | ed1bd6019dcc9785f57c81c7b2a225e75fc7b313 /i18npool | |
parent | abfbda01c8faa06f7c97692c25be0e8419cd2c48 (diff) |
added [gd-GB] date acceptance patterns "D/M" and "D-M"
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/data/gd_GB.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18npool/source/localedata/data/gd_GB.xml b/i18npool/source/localedata/data/gd_GB.xml index fadc2358dbff..0359f250baed 100644 --- a/i18npool/source/localedata/data/gd_GB.xml +++ b/i18npool/source/localedata/data/gd_GB.xml @@ -35,6 +35,8 @@ <MeasurementSystem>Metric</MeasurementSystem> </LC_CTYPE> <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$£-43C]"> + <DateAcceptancePattern>D/M</DateAcceptancePattern> + <DateAcceptancePattern>D-M</DateAcceptancePattern> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatCode>General</FormatCode> </FormatElement> |