[gtk/wip/jimmac/avoid-t-word] widget-factory: avoid the T word



commit e9082fd9f3e5998613a342615dd621ab113e49b6
Author: Jakub Steiner <jimmac gmail com>
Date:   Thu Mar 26 20:29:43 2020 +0100

    widget-factory: avoid the T word
    
    - style variant sound more appropriate

 demos/widget-factory/widget-factory.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/demos/widget-factory/widget-factory.ui b/demos/widget-factory/widget-factory.ui
index d69afb3b3e..7d39456a40 100644
--- a/demos/widget-factory/widget-factory.ui
+++ b/demos/widget-factory/widget-factory.ui
@@ -7,10 +7,10 @@
         <attribute name="action">win.busy</attribute>
       </item>
       <submenu>
-        <attribute name="label" translatable="yes">Theme</attribute>
+        <attribute name="label" translatable="yes">Style</attribute>
         <section>
           <item>
-            <attribute name="label" translatable="yes">Current theme</attribute>
+            <attribute name="label" translatable="yes">Current</attribute>
             <attribute name="action">win.theme</attribute>
             <attribute name="target">current</attribute>
           </item>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]