Add 2 extra number formats for Hebrew locale
Change-Id: I55fc91b49d38f155f6a42b7395b4b44bf6a8f1cf Reviewed-on: https://gerrit.libreoffice.org/31180 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
This commit is contained in:
@@ -171,7 +171,13 @@
|
||||
<FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
|
||||
<FormatCode>#,###.00</FormatCode>
|
||||
</FormatElement>
|
||||
<FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
|
||||
<FormatElement msgid="FixedFormatskey7" default="false" type="short" usage="FIXED_NUMBER" formatindex="63">
|
||||
<FormatCode>[natnum1]0</FormatCode>
|
||||
</FormatElement>
|
||||
<FormatElement msgid="FixedFormatskey8" default="false" type="short" usage="FIXED_NUMBER" formatindex="64">
|
||||
<FormatCode>[natnum2]0</FormatCode>
|
||||
</FormatElement>
|
||||
<FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
|
||||
<FormatCode>[CURRENCY] #,##0;[CURRENCY] -#,##0</FormatCode>
|
||||
</FormatElement>
|
||||
<FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
|
||||
|
Reference in New Issue
Block a user