Add support for Dropped manga state

This commit is contained in:
Koitharu
2023-10-04 15:48:28 +03:00
parent a5b9712e9f
commit ae2cc1dffc
3 changed files with 24 additions and 11 deletions

View File

@@ -491,4 +491,5 @@
<string name="reader_zoom_buttons_summary">Whether to show zoom control buttons in the bottom right corner</string>
<string name="keep_screen_on">Keep screen on</string>
<string name="keep_screen_on_summary">Do not turn the screen off while you\'re reading manga</string>
<string name="state_abandoned">Dropped</string>
</resources>