use better setting description

This commit is contained in:
sevenrats 2022-12-17 11:35:21 -05:00
parent 8bf3ac56f5
commit dcf5429133
2 changed files with 3 additions and 3 deletions

View File

@ -857,8 +857,8 @@
<extracomment>Popup message when we find no audio data for an artist</extracomment>
</message>
<message>
<source>Hide Unsupported Subs</source>
<translation>Hide Unsupported Subs</translation>
<source>Text Subtitles Only</source>
<translation>Text Subtitles Only</translation>
<extracomment>Name of a setting - should we hide subtitles that might transcode</extracomment>
</message>
<message>

View File

@ -46,7 +46,7 @@
"default": "false"
},
{
"title": "Hide Unsupported Subs",
"title": "Text Subtitles Only",
"description": "Only display text subtitles to minimize transcoding.",
"settingName": "playback.subs.onlytext",
"type": "bool",