diff options
Diffstat (limited to 'widgets/misc/e-attachment.glade')
-rw-r--r-- | widgets/misc/e-attachment.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/widgets/misc/e-attachment.glade b/widgets/misc/e-attachment.glade index dc228eef70..0471b6accb 100644 --- a/widgets/misc/e-attachment.glade +++ b/widgets/misc/e-attachment.glade @@ -76,7 +76,7 @@ <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> <packing> @@ -98,7 +98,7 @@ <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> <packing> @@ -191,7 +191,7 @@ <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> <packing> |