widget-factory: avoid the T word

- style variant sound more appropriate
This commit is contained in:
Jakub Steiner 2020-03-26 20:29:43 +01:00
parent 61e88c7421
commit e9082fd9f3

View 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>