r19707 - gnucash/trunk/src/business/business-gnome/glade - Bug #629524: Fix redundant string.

Christian Stimming cstim at code.gnucash.org
Mon Oct 25 14:16:14 EDT 2010


Author: cstim
Date: 2010-10-25 14:16:14 -0400 (Mon, 25 Oct 2010)
New Revision: 19707
Trac: http://svn.gnucash.org/trac/changeset/19707

Modified:
   gnucash/trunk/src/business/business-gnome/glade/payment.glade
Log:
Bug #629524: Fix redundant string.

Modified: gnucash/trunk/src/business/business-gnome/glade/payment.glade
===================================================================
--- gnucash/trunk/src/business/business-gnome/glade/payment.glade	2010-10-24 22:15:40 UTC (rev 19706)
+++ gnucash/trunk/src/business/business-gnome/glade/payment.glade	2010-10-25 18:16:14 UTC (rev 19707)
@@ -146,9 +146,9 @@
                             <child>
                               <widget class="GtkHBox" id="invoice_box">
                                 <property name="visible">True</property>
-                                <property name="tooltip" translatable="yes">The invoice to be paid.
+                                <property name="tooltip" translatable="yes">The invoice being paid.
 
-Note that is field is optional. If you leave it blank, GnuCash will automatically assign the payment to the first unpaid invoice for this company.</property>
+Note that is field is optional. If you leave it blank, GnuCash will automatically assign the payment to the first unpaid invoice for this company.	</property>
                                 <child>
                                   <placeholder/>
                                 </child>



More information about the gnucash-changes mailing list