Fix translation and setting file
This commit is contained in:
parent
2b185356d7
commit
c3e88f9e08
|
@ -1098,9 +1098,9 @@
|
||||||
<translation>If enabled, the number of unwatched episodes in a series/season will be removed.</translation>
|
<translation>If enabled, the number of unwatched episodes in a series/season will be removed.</translation>
|
||||||
<extracomment>Settings Menu - Description for option</extracomment>
|
<extracomment>Settings Menu - Description for option</extracomment>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Next Episode Button Time</source>
|
<source>Next Episode Button Time</source>
|
||||||
<translation>Next Up button duration</translation>
|
<translation>Next Episode Button Time</translation>
|
||||||
<extracomment>Settings Menu - Title for option</extracomment>
|
<extracomment>Settings Menu - Title for option</extracomment>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
"settingName": "playback.nextupbuttonseconds",
|
"settingName": "playback.nextupbuttonseconds",
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"default": "30"
|
"default": "30"
|
||||||
}
|
},
|
||||||
{
|
{
|
||||||
"title": "Playback Bitrate Limits",
|
"title": "Playback Bitrate Limits",
|
||||||
"description": "Set limits for how high playback bitrates are allowed to be.",
|
"description": "Set limits for how high playback bitrates are allowed to be.",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user