diff options
author | Eike Rathke <erack@redhat.com> | 2011-12-14 22:53:24 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2011-12-14 22:53:24 +0100 |
commit | 3b23db7e6130ec62f83e31449c8140a9a8db5cc8 (patch) | |
tree | 5a6b368b467559200af6336c68a00a0e9aca0b17 /i18npool | |
parent | 87ca88c3994210716b6f4a01b194d03b0cfac3ea (diff) |
corrections to [sl-SI] date formats
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/data/sl_SI.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/source/localedata/data/sl_SI.xml b/i18npool/source/localedata/data/sl_SI.xml index 04c3baa853fe..675a3fb36799 100644 --- a/i18npool/source/localedata/data/sl_SI.xml +++ b/i18npool/source/localedata/data/sl_SI.xml @@ -87,7 +87,7 @@ <FormatCode>DD.MM.YY</FormatCode> </FormatElement> <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19"> - <FormatCode>NNNN, D. MMMM YYYY</FormatCode> + <FormatCode>NNNND. MMMM YYYY</FormatCode> </FormatElement> <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20"> <FormatCode>DD. MM. YY</FormatCode> @@ -120,7 +120,7 @@ <FormatCode>NN., D. MMMM YYYY</FormatCode> </FormatElement> <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30"> - <FormatCode>NNNN, D. MMMM YYYY</FormatCode> + <FormatCode>NNNND. MMMM YYYY</FormatCode> </FormatElement> <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31"> <FormatCode>MM-DD</FormatCode> |