diff options
author | Andre Klapper <a9016009@gmx.de> | 2006-07-12 20:46:01 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2006-07-12 20:46:01 +0800 |
commit | e689915e2facbf63e4edf60e8d23bb72bdc8d2b2 (patch) | |
tree | d6137bcbd32c317bb2f135584e029d08fc5597cc /designs/read_receipts | |
parent | 2fb0e7f837cdd452bb61b5d6ccacd45a0767f6f7 (diff) | |
download | gsoc2013-evolution-e689915e2facbf63e4edf60e8d23bb72bdc8d2b2.tar gsoc2013-evolution-e689915e2facbf63e4edf60e8d23bb72bdc8d2b2.tar.gz gsoc2013-evolution-e689915e2facbf63e4edf60e8d23bb72bdc8d2b2.tar.bz2 gsoc2013-evolution-e689915e2facbf63e4edf60e8d23bb72bdc8d2b2.tar.lz gsoc2013-evolution-e689915e2facbf63e4edf60e8d23bb72bdc8d2b2.tar.xz gsoc2013-evolution-e689915e2facbf63e4edf60e8d23bb72bdc8d2b2.tar.zst gsoc2013-evolution-e689915e2facbf63e4edf60e8d23bb72bdc8d2b2.zip |
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
Diffstat (limited to 'designs/read_receipts')
-rw-r--r-- | designs/read_receipts/read.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/designs/read_receipts/read.glade b/designs/read_receipts/read.glade index 18d23c98e3..a136e699e5 100644 --- a/designs/read_receipts/read.glade +++ b/designs/read_receipts/read.glade @@ -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> |