aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/message-tags.glade2
2 files changed, 5 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b624e4ad4c..8b1eb4d6c6 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-18 Andre Klapper <a9016009@gmx.de>
+
+ * message-tags.glade: remove "*" from translation. Fixes bug #331147.
+
2006-07-14 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #336963
diff --git a/mail/message-tags.glade b/mail/message-tags.glade
index 3dbfc73bdb..fb1d89ce1b 100644
--- a/mail/message-tags.glade
+++ b/mail/message-tags.glade
@@ -242,7 +242,7 @@ Please select a follow up action from the &quot;Flag&quot; menu.</property>
<property name="max_length">0</property>
<property name="text" translatable="yes"></property>
<property name="has_frame">True</property>
- <property name="invisible_char" translatable="yes">*</property>
+ <property name="invisible_char">*</property>
<property name="activates_default">False</property>
</widget>
</child>