Update per 1hits comments
This commit is contained in:
parent
8698ec8f0a
commit
2b185356d7
|
@ -1099,13 +1099,13 @@
|
|||
<extracomment>Settings Menu - Description for option</extracomment>
|
||||
</message>
|
||||
<message>
|
||||
<source>Next Up button duration</source>
|
||||
<source>Next Episode Button Time</source>
|
||||
<translation>Next Up button duration</translation>
|
||||
<extracomment>Settings Menu - Title for option</extracomment>
|
||||
</message>
|
||||
<message>
|
||||
<source>Set Next up button duration. Defualt is 30 seconds from the end of the episode. Set to 0 to disable.</source>
|
||||
<translation>Set Next up button duration. Defualt is 30 seconds from the end of the episode. Set to 0 to disable.</translation>
|
||||
<source>Set how many seconds before the end of an episode the Next Episode button should appear. Set to 0 to disable.</source>
|
||||
<translation>Set how many seconds before the end of an episode the Next Episode button should appear. Set to 0 to disable.</translation>
|
||||
<extracomment>Settings Menu - Description for option</extracomment>
|
||||
</message>
|
||||
</context>
|
||||
|
|
|
@ -38,8 +38,8 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"title": "Next Up button duration",
|
||||
"description": "Set Next up button duration. Defualt is 30 seconds from the end of the episode. Set to 0 to disable.",
|
||||
"title": "Next Episode Button Time",
|
||||
"description": "Set how many seconds before the end of an episode the Next Episode button should appear. Set to 0 to disable.",
|
||||
"settingName": "playback.nextupbuttonseconds",
|
||||
"type": "integer",
|
||||
"default": "30"
|
||||
|
@ -113,7 +113,7 @@
|
|||
"description": "Set the maximum amount of days a show should stay in the 'Next Up' list without watching it.",
|
||||
"settingName": "ui.details.maxdaysnextup",
|
||||
"type": "integer",
|
||||
"default": "30"
|
||||
"default": "365"
|
||||
},
|
||||
{
|
||||
"title": "Show What's New Popup",
|
||||
|
|
Loading…
Reference in New Issue
Block a user