Zoom control buttons in reader

This commit is contained in:
Koitharu
2023-09-18 13:25:53 +03:00
parent 8398c01929
commit 6e1cd05fa8
16 changed files with 210 additions and 9 deletions

View File

@@ -485,4 +485,8 @@
<string name="items_limit_exceeded">No more items can be added</string>
<string name="to_top">To top</string>
<string name="moved_to_top">Moved to top</string>
<string name="zoom_out">Zoom out</string>
<string name="zoom_in">Zoom in</string>
<string name="reader_zoom_buttons">Show zoom buttons</string>
<string name="reader_zoom_buttons_summary">Whether to show zoom control buttons in the bottom right corner</string>
</resources>