Kaydet (Commit) a07a4688 authored tarafından László Németh's avatar László Németh Kaydeden (comit) Thorsten Behrens

Add back compatible Hungarian date format acceptance

Change-Id: I6b6d62cda241250db89cdcabaa04952d36e1acfd
Reviewed-on: https://gerrit.libreoffice.org/720Reviewed-by: 's avatarThorsten Behrens <tbehrens@suse.com>
Tested-by: 's avatarThorsten Behrens <tbehrens@suse.com>
üst a24a6a41
...@@ -52,6 +52,8 @@ ...@@ -52,6 +52,8 @@
<MeasurementSystem>metric</MeasurementSystem> <MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE> </LC_CTYPE>
<LC_FORMAT> <LC_FORMAT>
<DateAcceptancePattern>M-D</DateAcceptancePattern>
<DateAcceptancePattern>M.D</DateAcceptancePattern>
<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
<FormatCode>Standard</FormatCode> <FormatCode>Standard</FormatCode>
</FormatElement> </FormatElement>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment