i18npool/source/localedata/data/sl_SI.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 83cdf418f942567ea5239e715afdfe9c89db0c83 Author: Martin Srebotnjak <[email protected]> Date: Thu Dec 15 21:50:03 2011 +0100 more corrections to date formats diff --git a/i18npool/source/localedata/data/sl_SI.xml b/i18npool/source/localedata/data/sl_SI.xml index 675a3fb..e61ce24 100644 --- a/i18npool/source/localedata/data/sl_SI.xml +++ b/i18npool/source/localedata/data/sl_SI.xml @@ -84,13 +84,13 @@ <FormatCode>#.##0,-- [CURRENCY];[RED]-#.##0,-- [CURRENCY]</FormatCode> </FormatElement> <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18"> - <FormatCode>DD.MM.YY</FormatCode> + <FormatCode>D.M.YY</FormatCode> </FormatElement> <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19"> <FormatCode>NNNND. MMMM YYYY</FormatCode> </FormatElement> <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20"> - <FormatCode>DD. MM. YY</FormatCode> + <FormatCode>DD.MM.YY</FormatCode> </FormatElement> <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21"> <FormatCode>DD. MM. YYYY</FormatCode> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
