Batch manga fix functionality

This commit is contained in:
Koitharu
2024-09-15 13:30:33 +03:00
parent 699a619c27
commit a6662ab501
25 changed files with 454 additions and 38 deletions

View File

@@ -701,4 +701,10 @@
<string name="downloads_background">Background downloads</string>
<string name="download_new_chapters">Download new chapters</string>
<string name="manga_with_downloaded_chapters">Manga with downloaded chapters</string>
<string name="manga_replaced">Manga %1$s(%2$s) replaced with %3$s(%4$s)</string>
<string name="fixing_manga">Fixing manga</string>
<string name="fixed">Fixed successfully</string>
<string name="no_fix_required">No fix required for %s</string>
<string name="no_alternatives_found">No alternatives found for %s</string>
<string name="manga_fix_prompt">This function will find alternative sources for the selected manga. The task will take some time and will proceed in the background</string>
</resources>