Allow download ahead even if entry isn't favorited

This commit is contained in:
arkon
2023-07-08 17:46:48 -04:00
parent a585d46e7a
commit f8cf3db4a4
2 changed files with 4 additions and 4 deletions

View File

@@ -470,7 +470,7 @@
<item quantity="one">Next unread chapter</item>
<item quantity="other">Next %d unread chapters</item>
</plurals>
<string name="download_ahead_info">Only works on entries in library and if the current chapter plus the next one are already downloaded</string>
<string name="download_ahead_info">Only works if the current chapter + the next one are already downloaded.</string>
<string name="save_chapter_as_cbz">Save as CBZ archive</string>
<string name="split_tall_images">Split tall images</string>
<string name="split_tall_images_summary">Improves reader performance</string>