Update per 1hits comments

This commit is contained in:
candry7731 2023-02-04 20:28:20 -06:00
parent 8698ec8f0a
commit 2b185356d7
2 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -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",