r20094 - gnucash/trunk/src/gnome/glade - Remove the word "days" because it is also located after the near field.

Cristian Marchi cmarchi at code.gnucash.org
Fri Jan 14 16:10:19 EST 2011


Author: cmarchi
Date: 2011-01-14 16:10:18 -0500 (Fri, 14 Jan 2011)
New Revision: 20094
Trac: http://svn.gnucash.org/trac/changeset/20094

Modified:
   gnucash/trunk/src/gnome/glade/sched-xact.glade
Log:
Remove the word "days" because it is also located after the near field.

Modified: gnucash/trunk/src/gnome/glade/sched-xact.glade
===================================================================
--- gnucash/trunk/src/gnome/glade/sched-xact.glade	2011-01-14 19:22:20 UTC (rev 20093)
+++ gnucash/trunk/src/gnome/glade/sched-xact.glade	2011-01-14 21:10:18 UTC (rev 20094)
@@ -3105,7 +3105,7 @@
               <widget class="GtkLabel" id="create_days_label">
                 <property name="visible">True</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">Crea_te in advance, days:</property>
+                <property name="label" translatable="yes">Crea_te in advance:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">gconf/dialogs/scheduled_trans/transaction_editor/create_days</property>
               </widget>
@@ -3126,7 +3126,7 @@
               <widget class="GtkLabel" id="remind_days_label">
                 <property name="visible">True</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">R_emind in advance, days:</property>
+                <property name="label" translatable="yes">R_emind in advance:</property>
                 <property name="use_underline">True</property>
               </widget>
             </child>



More information about the gnucash-changes mailing list