[Xfce4-commits] [xfce/xfce4-settings] 01/01: Don't make display number translateable
noreply at xfce.org
noreply at xfce.org
Wed Apr 24 00:36:41 CEST 2019
This is an automated email from the git hooks/post-receive script.
o c h o s i 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 xfce/xfce4-settings.
commit 2dbc24805b32fadd194cb5550eb60ba455a6280d
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Wed Apr 24 00:35:53 2019 +0200
Don't make display number translateable
The translation wouldn't make sense anyway plus the text in the glade
file is only a placeholder which will be replaced by the code.
---
dialogs/display-settings/identity-popup.glade | 3 +--
po/POTFILES.in | 1 -
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/dialogs/display-settings/identity-popup.glade b/dialogs/display-settings/identity-popup.glade
index 48cb006..61424b8 100644
--- a/dialogs/display-settings/identity-popup.glade
+++ b/dialogs/display-settings/identity-popup.glade
@@ -24,8 +24,7 @@
<property name="valign">center</property>
<property name="margin_left">12</property>
<property name="margin_right">6</property>
- <property name="label" translatable="yes"><span size="xx-large"><b>1</b></span>
-</property>
+ <property name="label"><span size="xx-large"><b>1</b></span></property>
<property name="use_markup">True</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f9aad59..d6f7744 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -17,7 +17,6 @@ dialogs/color-settings/xfce4-color-settings.desktop.in
dialogs/display-settings/confirmation-dialog.glade
dialogs/display-settings/display-dialog.glade
-dialogs/display-settings/identity-popup.glade
dialogs/display-settings/minimal-display-dialog.glade
dialogs/display-settings/profile-changed-dialog.glade
dialogs/display-settings/main.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list