mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
parent
414ab99aa0
commit
294e113fec
@ -68,7 +68,7 @@
|
||||
<key name='force-price-decimal' type="b">
|
||||
<default>false</default>
|
||||
<summary>Force prices to display as decimals even if they must be rounded.</summary>
|
||||
<description>If active, GnuCash will round prices as necessary to display them as decimals instead of displaying the exact fraction if the fractional part cannont be exactly represented as a decimal.</description>
|
||||
<description>If active, GnuCash will round prices as necessary to display them as decimals instead of displaying the exact fraction if the fractional part cannot be exactly represented as a decimal.</description>
|
||||
</key>
|
||||
<key name="migrate-prefs-done" type="b">
|
||||
<default>false</default>
|
||||
|
@ -1405,7 +1405,7 @@ many months before the current month:</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="has_tooltip">True</property>
|
||||
<property name="tooltip_markup">Force prices to display as decimals even if they must be rounded.</property>
|
||||
<property name="tooltip_text" translatable="yes">If active, GnuCash will round prices as necessary to display them as decimals instead of displaying the exact fraction if the fractional part cannont be exactly represented as a decimal.</property>
|
||||
<property name="tooltip_text" translatable="yes">If active, GnuCash will round prices as necessary to display them as decimals instead of displaying the exact fraction if the fractional part cannot be exactly represented as a decimal.</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="margin_left">12</property>
|
||||
<property name="use_underline">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user