summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-12-10 14:29:03 +0100
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-12-10 16:41:33 +0000
commit12281897cc5fa72357b6bce16d18d0356c7213d5 (patch)
tree029fec6088b8ea0c70cd9a94cc69c14ce2d682d0 /i18npool
parentf6934334358004c2ab4a520769d314083de59460 (diff)
fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M Y
Also referenced by nb-NO and ny-NO Changes as per http://erack.org/blog/archives/18-comments.html#c351 Change-Id: I9e07f4307800e99fdff21bccde91af4178b244f3 (cherry picked from commit 638993d9b80b3793dfd31db0dacba3746ceb98fd) Reviewed-on: https://gerrit.libreoffice.org/1287 Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/no_NO.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18npool/source/localedata/data/no_NO.xml b/i18npool/source/localedata/data/no_NO.xml
index 2c01a21a9881..beaf7a709231 100644
--- a/i18npool/source/localedata/data/no_NO.xml
+++ b/i18npool/source/localedata/data/no_NO.xml
@@ -35,6 +35,10 @@
<MeasurementSystem>Metric</MeasurementSystem>
</LC_CTYPE>
<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$kr-14]">
+ <DateAcceptancePattern>D.M</DateAcceptancePattern>
+ <DateAcceptancePattern>D/M/Y</DateAcceptancePattern>
+ <DateAcceptancePattern>D/M</DateAcceptancePattern>
+ <DateAcceptancePattern>D/M Y</DateAcceptancePattern>
<FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
<FormatCode>DD.MM.YY</FormatCode>
</FormatElement>