More refactoring + more bug fixes

Such as when a manga picked has 0 chapters

(cherry picked from commit 332e8c9487b2e5e39a3a90705b2def80183bcc04)
This commit is contained in:
jobobby04
2020-04-17 00:24:28 -04:00
committed by Jobobby04
parent 43715f9835
commit 00d2d4f969
6 changed files with 49 additions and 34 deletions

View File

@@ -492,6 +492,9 @@
<string name="confirm_copy">Copy %1$d%2$s mangas?</string>
<string name="skipping_x">(skipping %1$d)</string>
<string name="no_migrations">No manga migrated</string>
<string name="error_fetching_migration">No chapters found, this manga cannot be used for
migration</string>
<string name="no_alternatives_found">No Alternatives Found</string>
<!-- Tracking Screen -->
<string name="manga_tracking_tab">Tracking</string>