remove empty tab from translation. Fixes bug #339411.

2006-07-12  Andre Klapper  <a9016009@gmx.de>

	* read_receipts/read.glade: remove empty tab from translation.
	Fixes bug #339411.

svn path=/trunk/; revision=32295
This commit is contained in:
Andre Klapper
2006-07-12 12:46:01 +00:00
committed by Andre Klapper
parent 2fb0e7f837
commit e689915e2f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-07-12 Andre Klapper <a9016009@gmx.de>
* read_receipts/read.glade: remove empty tab from translation.
Fixes bug #339411.
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
* read_receipts/read.glade: Corrected the spelling for receipt.

View File

@ -234,7 +234,7 @@ sent is read, and to specify what Evolution should do when someone requests a re
<child>
<widget class="GtkLabel" id="label34">
<property name="visible">True</property>
<property name="label" translatable="yes"> </property>
<property name="label" translatable="no"> </property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>