aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2006-07-13 20:28:40 +0800
committerAndre Klapper <aklapper@src.gnome.org>2006-07-13 20:28:40 +0800
commit993c0752e7a2b733020db3da8860bc8b6034d47d (patch)
tree09a80f5827995c123598f2a5b512c511b011d535
parenta7ec8b67854f1a4d2494e0bbdf56d491f9da8202 (diff)
downloadgsoc2013-evolution-993c0752e7a2b733020db3da8860bc8b6034d47d.tar
gsoc2013-evolution-993c0752e7a2b733020db3da8860bc8b6034d47d.tar.gz
gsoc2013-evolution-993c0752e7a2b733020db3da8860bc8b6034d47d.tar.bz2
gsoc2013-evolution-993c0752e7a2b733020db3da8860bc8b6034d47d.tar.lz
gsoc2013-evolution-993c0752e7a2b733020db3da8860bc8b6034d47d.tar.xz
gsoc2013-evolution-993c0752e7a2b733020db3da8860bc8b6034d47d.tar.zst
gsoc2013-evolution-993c0752e7a2b733020db3da8860bc8b6034d47d.zip
remove empty strings from translation
2006-07-13 Andre Klapper <a9016009@gmx.de> * mail/mail-config.glade: * plugins/exchange-operations/exchange-permissions-dialog.glade: * widgets/menus/gal-view-instance-save-as-dialog.glade: remove empty strings from translation svn path=/trunk/; revision=32300
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/mail-config.glade6
-rw-r--r--plugins/exchange-operations/ChangeLog5
-rw-r--r--plugins/exchange-operations/exchange-permissions-dialog.glade4
-rw-r--r--widgets/ChangeLog5
-rw-r--r--widgets/menus/gal-view-instance-save-as-dialog.glade4
6 files changed, 21 insertions, 7 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3d5757ea84..8be31801dd 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-13 Andre Klapper <a9016009@gmx.de>
+
+ * mail-config.glade: remove empty strings from translation
+
2006-07-11 Karsten Bräckelmann <guenther@rudersport.de>
* em-folder-view.c: Change mnemonic for Mark as Unimportant, fixes
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index 9f4f8a7005..136640b036 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -6571,7 +6571,7 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<child>
<widget class="GtkLabel" id="label571">
<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>
@@ -6674,7 +6674,7 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<child>
<widget class="GtkLabel" id="label572">
<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>
@@ -6730,7 +6730,7 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<child>
<widget class="GtkLabel" id="label575">
<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>
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index fb8ddbb117..8a1d2b25b9 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-13 Andre Klapper <a9016009@gmx.de>
+
+ * exchange-permissions-dialog.glade: remove empty strings from
+ translation
+
2006-07-07 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fixes bug #341369
diff --git a/plugins/exchange-operations/exchange-permissions-dialog.glade b/plugins/exchange-operations/exchange-permissions-dialog.glade
index 348531cd11..71bb0b0705 100644
--- a/plugins/exchange-operations/exchange-permissions-dialog.glade
+++ b/plugins/exchange-operations/exchange-permissions-dialog.glade
@@ -116,7 +116,7 @@
<child>
<widget class="GtkLabel" id="label6">
<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>
@@ -140,7 +140,7 @@
<child>
<widget class="GtkLabel" id="label7">
<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>
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index 2c7061c408..a2b69303fe 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-13 Andre Klapper <a9016009@gmx.de>
+
+ * menus/gal-view-instance-save-as-dialog.glade:
+ remove empty strings from translation
+
2006-07-12 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fixes bug #347182.
diff --git a/widgets/menus/gal-view-instance-save-as-dialog.glade b/widgets/menus/gal-view-instance-save-as-dialog.glade
index 54776827a0..c61deb83e1 100644
--- a/widgets/menus/gal-view-instance-save-as-dialog.glade
+++ b/widgets/menus/gal-view-instance-save-as-dialog.glade
@@ -104,7 +104,7 @@
<child>
<widget class="GtkLabel" id="label9">
<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>
@@ -207,7 +207,7 @@
<child>
<widget class="GtkLabel" id="label10">
<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>