Add Reader Setting to Skip Dupe Chapters (#8831)

Add reader setting to filter dupe chapters with same scanlator priority.
This commit is contained in:
MCAxiaz
2023-01-08 12:40:23 -08:00
committed by GitHub
parent e265b929a1
commit cf393b217b
4 changed files with 17 additions and 0 deletions

View File

@@ -337,6 +337,7 @@
<string name="pref_keep_screen_on">Keep screen on</string>
<string name="pref_skip_read_chapters">Skip chapters marked read</string>
<string name="pref_skip_filtered_chapters">Skip filtered chapters</string>
<string name="pref_skip_dupe_chapters">Skip duplicate chapters</string>
<string name="pref_reader_navigation">Navigation</string>
<string name="pref_read_with_volume_keys">Volume keys</string>
<string name="pref_read_with_volume_keys_inverted">Invert volume keys</string>