Color filter support in reader

This commit is contained in:
Koitharu
2022-08-27 16:37:46 +03:00
parent 6a0a4023ad
commit 92aa96a644
29 changed files with 578 additions and 177 deletions

View File

@@ -381,5 +381,11 @@
<string name="history_shortcuts_summary">Make recent manga available by long pressing on application icon</string>
<string name="reader_control_ltr_summary">Tap on the right edge or pressing the right key always switches to the next page</string>
<string name="reader_control_ltr">Ergonomic reader control</string>
<string name="color_filter">Color filter</string>
<string name="color_correction">Color correction</string>
<string name="brightness">Brightness</string>
<string name="contrast">Contrast</string>
<string name="reset">Reset</string>
<string name="color_correction_hint">The chosen color settings will be remembered for this manga</string>
<string name="text_unsaved_changes_prompt">You have unsaved changes, do you want to save or discard them?</string>
<string name="discard">Discard</string>
</resources>