summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-12-16 17:04:48 +0300
committermonsta <[email protected]>2015-12-16 17:04:48 +0300
commit19cfcdd0df1d6a1d1c64b3b8c7d8b183316629bd (patch)
treec5f6af824d6b5c5faf897c3915a12243939da7c7
parent9ce0f59d8ac39db98ae1e5148dbf88a933c7918a (diff)
downloadmate-screensaver-19cfcdd0df1d6a1d1c64b3b8c7d8b183316629bd.tar.bz2
mate-screensaver-19cfcdd0df1d6a1d1c64b3b8c7d8b183316629bd.tar.xz
removed some strings from translation - nothing to translate there
-rw-r--r--data/lock-dialog-default.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/lock-dialog-default.ui b/data/lock-dialog-default.ui
index 2c03ad9..0ed966a 100644
--- a/data/lock-dialog-default.ui
+++ b/data/lock-dialog-default.ui
@@ -56,7 +56,7 @@
<child>
<object class="GtkLabel" id="auth-time-label">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;span size="xx-large" weight="ultrabold"&gt;%s&lt;/span&gt;</property>
+ <property name="label" translatable="no">&lt;span size="xx-large" weight="ultrabold"&gt;%s&lt;/span&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -80,7 +80,7 @@
<child>
<object class="GtkLabel" id="auth-date-label">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;span size="large"&gt;%s&lt;/span&gt;</property>
+ <property name="label" translatable="no">&lt;span size="large"&gt;%s&lt;/span&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -130,7 +130,7 @@
<child>
<object class="GtkLabel" id="auth-realname-label">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;span size="x-large"&gt;%R&lt;/span&gt;</property>
+ <property name="label" translatable="no">&lt;span size="x-large"&gt;%R&lt;/span&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -154,7 +154,7 @@
<child>
<object class="GtkLabel" id="auth-username-label">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;span size="small"&gt;%U on %h&lt;/span&gt;</property>
+ <property name="label" translatable="no">&lt;span size="small"&gt;%U on %h&lt;/span&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>