mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Small UI string corrections related to the recent tax enhancements.
Patch by J. Alex Aycinena. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18479 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
355d8c41fa
commit
b0824d6ceb
@ -368,7 +368,7 @@
|
||||
<widget class="GtkCheckButton" id="tax_related_button">
|
||||
<property name="visible">True</property>
|
||||
<property name="sensitive">False</property>
|
||||
<property name="tooltip" translatable="yes">Use Edit->Tax Options to set the tax-related flag and assign a tax code to this account.</property>
|
||||
<property name="tooltip" translatable="yes">Use Edit->Income Tax Options to set the tax-related flag and assign a tax code to this account.</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">Ta_x related</property>
|
||||
<property name="use_underline">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user