diff options
Diffstat (limited to 'plugins/exchange-operations/exchange-change-password.glade')
-rw-r--r-- | plugins/exchange-operations/exchange-change-password.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/exchange-operations/exchange-change-password.glade b/plugins/exchange-operations/exchange-change-password.glade index fa49da6270..ecff9028a4 100644 --- a/plugins/exchange-operations/exchange-change-password.glade +++ b/plugins/exchange-operations/exchange-change-password.glade @@ -175,7 +175,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>
@@ -196,7 +196,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>
@@ -217,7 +217,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>
|