[Xfce4-commits] [apps/xfce4-terminal] 01/01: Refine the wording for "opacity not available"

noreply at xfce.org noreply at xfce.org
Mon Nov 26 14:42:45 CET 2018


This is an automated email from the git hooks/post-receive script.

f   2   4   0   4       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-terminal.

commit 402b1777e5edaab32f09a6ab8551505501fbfde3
Author: Igor <f2404 at yandex.ru>
Date:   Mon Nov 26 08:41:49 2018 -0500

    Refine the wording for "opacity not available"
    
    Fixes bug #14904
---
 terminal/terminal-preferences.glade | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/terminal/terminal-preferences.glade b/terminal/terminal-preferences.glade
index 2835d1e..9ba3ea3 100644
--- a/terminal/terminal-preferences.glade
+++ b/terminal/terminal-preferences.glade
@@ -1194,8 +1194,9 @@
                             <child>
                               <object class="GtkLabel" id="dropdown-opacity-not-available">
                                 <property name="can_focus">False</property>
-                                <property name="label" translatable="yes">Sorry, your Window Manager does not support compositing:
-Opacity setting is not available.</property>
+                                <property name="label" translatable="yes">Opacity setting is not available since compositing is either disabled
+or not supported by your Window Manager.</property>
+                                <property name="justify">center</property>
                                 <attributes>
                                   <attribute name="foreground" value="#efef29292929"/>
                                 </attributes>
@@ -1809,8 +1810,9 @@ Opacity setting is not available.</property>
                             <child>
                               <object class="GtkLabel" id="label-opacity-not-available">
                                 <property name="can_focus">False</property>
-                                <property name="label" translatable="yes">Sorry, your Window Manager does not support compositing:
-Opacity setting is not available.</property>
+                                <property name="label" translatable="yes">Opacity setting is not available since compositing is either disabled
+or not supported by your Window Manager.</property>
+                                <property name="justify">center</property>
                                 <attributes>
                                   <attribute name="foreground" value="#efef29292929"/>
                                 </attributes>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list