clarify enable limit description

This commit is contained in:
sevenrats 2023-02-04 14:25:04 -05:00
parent 07e17eeb63
commit d9b7f81b5d
2 changed files with 3 additions and 3 deletions

View File

@ -1030,8 +1030,8 @@
<translation>Enable Limit</translation>
</message>
<message>
<source>Enable or disable the bitrate limit.</source>
<translation>Enable or disable the bitrate limit.</translation>
<source>Enable or disable the 'Maximum Bitrate' setting.</source>
<translation>Enable or disable the 'Maximum Bitrate' setting.</translation>
</message>
<message>
<source>Bitrate Limit</source>

View File

@ -9,7 +9,7 @@
"children": [
{
"title": "Enable Limit",
"description": "Enable or disable the bitrate limit.",
"description": "Enable or disable the 'Maximum Bitrate' setting.",
"settingName": "playback.bitrate.maxlimited",
"type": "bool",
"default": "true"