mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-29 21:37:56 +01:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user