Feature/handle disabled download ahead limit by default (#475)

* Add a description to the dialog

* Set the default limit to the lowest possible value
This commit is contained in:
schroda
2023-11-25 17:15:07 +01:00
committed by GitHub
parent 6b2245d730
commit 2006ca9109
4 changed files with 41 additions and 7 deletions

View File

@@ -159,6 +159,8 @@
},
"download_ahead": {
"label": {
"description": "How many chapters should get downloaded when marking a chapter as read while reading.",
"disclaimer": "This limit will also be applied to the automatic download of new chapters during an update",
"unread_chapters_to_download": "Number of unread chapters to download",
"value": "{{chapters}} $t(chapter.title)",
"while_reading": "Auto download while reading"