Setting: Creates folders according to manga title (#4861)

* cherry-picking my changes

* Update SettingsDownloadController.kt

* Update SettingsDownloadController.kt

* Update ReaderPresenter.kt

Co-authored-by: arkon <arkon@users.noreply.github.com>
This commit is contained in:
OncePunchedMan
2021-04-27 23:38:56 +02:00
committed by GitHub
parent dad3292bdd
commit 9278407b85
5 changed files with 19 additions and 3 deletions

View File

@@ -367,6 +367,8 @@
<string name="pref_category_auto_download">Auto-download</string>
<string name="pref_download_new">Download new chapters</string>
<string name="pref_download_new_categories_details">Manga in excluded categories will not be downloaded even if they are also in included categories.</string>
<string name="pref_create_folder_per_manga">Saves pages into separate folders</string>
<string name="pref_create_folder_per_manga_summary">Creates folders according to manga title</string>
<!-- Tracking section -->
<string name="pref_auto_update_manga_sync">Update chapter progress after reading</string>