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:
Christian Stimming 2009-12-09 21:30:50 +00:00
parent 355d8c41fa
commit b0824d6ceb

View File

@ -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-&gt;Tax Options to set the tax-related flag and assign a tax code to this account.</property>
<property name="tooltip" translatable="yes">Use Edit-&gt;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>