Scale mode option for reader

This commit is contained in:
Koitharu
2020-11-07 13:09:02 +02:00
parent bdebd0578e
commit 28a9659410
34 changed files with 264 additions and 57 deletions

View File

@@ -165,4 +165,9 @@
<string name="prefer_rtl_reader_summary">You can set up the reading mode for each manga separately</string>
<string name="create_category">New category</string>
<string name="report_github">Create issue on GitHub</string>
<string name="scale_mode">Scale mode</string>
<string name="zoom_mode_fit_center">Fit center</string>
<string name="zoom_mode_fit_height">Fit to height</string>
<string name="zoom_mode_fit_width">Fit to width</string>
<string name="zoom_mode_keep_start">Keep at start</string>
</resources>