[Libreoffice-commits] .: i18npool/source
Eike Rathke
erack at kemper.freedesktop.org
Fri May 11 02:25:28 PDT 2012
i18npool/source/localedata/data/sv_SE.xml | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 208617ab0441f4b985656fcdb26516034db5327b
Author: Eike Rathke <erack at redhat.com>
Date: Fri May 11 11:24:02 2012 +0200
added Swedish [sv-SE] date acceptance patterns 'D/M' and 'D/M Y'
http://erack.org/blog/archives/18-Does-your-LibreOffice-locale-need-a-date-acceptance-pattern-for-incomplete-date-input.html#c245
http://www.spraknamnden.se/sprakladan/ShowSearch.aspx?id=id=26089;objekttyp=lan
diff --git a/i18npool/source/localedata/data/sv_SE.xml b/i18npool/source/localedata/data/sv_SE.xml
index a017484..244472a 100644
--- a/i18npool/source/localedata/data/sv_SE.xml
+++ b/i18npool/source/localedata/data/sv_SE.xml
@@ -35,6 +35,8 @@
<MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE>
<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$kr-41D]">
+ <DateAcceptancePattern>D/M</DateAcceptancePattern>
+ <DateAcceptancePattern>D/M Y</DateAcceptancePattern>
<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
<FormatCode>Standard</FormatCode>
</FormatElement>
More information about the Libreoffice-commits
mailing list