[Xfce4-commits] [apps/xfce4-screensaver] 231/425: removed some strings from translation - nothing to translate there
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:51:18 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 19cfcdd0df1d6a1d1c64b3b8c7d8b183316629bd
Author: monsta <monsta at inbox.ru>
Date: Wed Dec 16 17:04:48 2015 +0300
removed some strings from translation - nothing to translate there
---
data/lock-dialog-default.ui | 8 ++++----
1 file 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"><span size="xx-large" weight="ultrabold">%s</span></property>
+ <property name="label" translatable="no"><span size="xx-large" weight="ultrabold">%s</span></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"><span size="large">%s</span></property>
+ <property name="label" translatable="no"><span size="large">%s</span></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"><span size="x-large">%R</span></property>
+ <property name="label" translatable="no"><span size="x-large">%R</span></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"><span size="small">%U on %h</span></property>
+ <property name="label" translatable="no"><span size="small">%U on %h</span></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list