widget-factory: avoid the T word
authorJakub Steiner <jimmac@gmail.com>
Thu, 26 Mar 2020 19:29:43 +0000 (20:29 +0100)
committerJakub Steiner <jimmac@gmail.com>
Mon, 30 Mar 2020 12:28:47 +0000 (14:28 +0200)
- style variant sound more appropriate

demos/widget-factory/widget-factory.ui

index d69afb3b3e8014ac98178d411f32d11974cd018f..7d39456a40b68f45374dee5aaa618e5ad172306b 100644 (file)
@@ -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>