r18479 - gnucash/trunk/src/gnome/glade - Small UI string corrections related to the recent tax enhancements.

Christian Stimming cstim at code.gnucash.org
Wed Dec 9 16:30:51 EST 2009


Author: cstim
Date: 2009-12-09 16:30:50 -0500 (Wed, 09 Dec 2009)
New Revision: 18479
Trac: http://svn.gnucash.org/trac/changeset/18479

Modified:
   gnucash/trunk/src/gnome/glade/account.glade
Log:
Small UI string corrections related to the recent tax enhancements.

Patch by J. Alex Aycinena.

Modified: gnucash/trunk/src/gnome/glade/account.glade
===================================================================
--- gnucash/trunk/src/gnome/glade/account.glade	2009-12-09 21:01:07 UTC (rev 18478)
+++ gnucash/trunk/src/gnome/glade/account.glade	2009-12-09 21:30:50 UTC (rev 18479)
@@ -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>



More information about the gnucash-changes mailing list