Add advanced option to always update manga title from source (#1182)

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
FlaminSarge
2025-05-08 15:09:32 -07:00
committed by GitHub
parent 86ebf55815
commit 8b45ef0e5d
7 changed files with 99 additions and 5 deletions

View File

@@ -626,6 +626,8 @@
<string name="pref_verbose_logging">Verbose logging</string>
<string name="pref_verbose_logging_summary">Print verbose logs to system log (reduces app performance)</string>
<string name="pref_debug_info">Debug info</string>
<string name="pref_update_library_manga_titles">Update library manga titles to match source</string>
<string name="pref_update_library_manga_titles_summary">Warning: if a manga is renamed, it will be removed from the download queue (if present).</string>
<!-- About section -->
<string name="website">Website</string>