mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
clapper-gtk: extra-menu-button: Use "Show Subtitles" text
As pointed in #410, the word "Enabled" and a checkmark next to it is a bad UX. Change this text to "Show Subtitles" instead.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<attribute name="label" translatable="yes">Subtitles</attribute>
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Enabled</attribute>
|
||||
<attribute name="label" translatable="yes">Show Subtitles</attribute>
|
||||
<attribute name="action">clappergtk.subtitle-stream-enabled</attribute>
|
||||
</item>
|
||||
<item>
|
||||
|
Reference in New Issue
Block a user