Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/evince-password.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/evince-password.glade b/data/evince-password.glade
index dc1364c..0b02ad0 100644
--- a/data/evince-password.glade
+++ b/data/evince-password.glade
@@ -98,7 +98,7 @@
<child>
<widget class="GtkLabel" id="password_label">
<property name="visible">True</property>
- <property name="label" translatable="yes"></property>
+ <property name="label" translatable="no">Test password label</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -173,7 +173,7 @@
<child>
<widget class="GtkLabel" id="bad_password_label">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;span size=&quot;smaller&quot;&gt; &lt;/span&gt;</property>
+ <property name="label" translatable="no">&lt;span size=&quot;smaller&quot;&gt;Test bad password label&lt;/span&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>