Remove the word "days" because it is also located after the near field.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20094 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Cristian Marchi 2011-01-14 21:10:18 +00:00
parent d47c7c5ec0
commit ea5f93b49e

View File

@ -3105,7 +3105,7 @@ Custom</property>
<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 @@ Custom</property>
<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>