mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-22 19:18:54 +02:00
Fix downloader stopping after failing to create download directory of a manga (#2068)
This commit is contained in:
@@ -498,6 +498,8 @@
|
||||
<string name="pref_remove_exclude_categories">Excluded categories</string>
|
||||
<string name="no_location_set">No storage location set</string>
|
||||
<string name="invalid_location">Invalid location: %s</string>
|
||||
<string name="storage_failed_to_create_download_directory">Failed to create download directory</string>
|
||||
<string name="storage_failed_to_create_directory">Failed to create directory: %s</string>
|
||||
<string name="disabled">Disabled</string>
|
||||
<string name="last_read_chapter">Last read chapter</string>
|
||||
<string name="second_to_last">Second to last read chapter</string>
|
||||
|
Reference in New Issue
Block a user