Merge branch 'wip/jimmac/avoid-t-word' into 'master'

widget-factory: avoid the T word

See merge request GNOME/gtk!1586
This commit is contained in:
Matthias Clasen 2020-03-30 15:15:51 +00:00
commit da47ccaf3c

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>