feat: disable images' captions option

Resolves: #189
This commit is contained in:
Acclorite 2025-06-29 11:25:06 +03:00
parent 8bae716f64
commit ff7c0482f7
No known key found for this signature in database
GPG key ID: 6E54C611F6EE8593
12 changed files with 74 additions and 3 deletions

View file

@ -236,7 +236,9 @@
<string name="highlighted_reading_option_desc">Highlight the beginning of each word</string>
<string name="highlighted_reading_thickness_option">Highlight thickness</string>
<string name="images_option">Images</string>
<string name="images_option_desc">Display images along with their captions</string>
<string name="images_option_desc">Display images</string>
<string name="images_captions_option">Captions</string>
<string name="images_captions_option_desc">Display captions under images</string>
<string name="images_corners_roundness_option">Corners roundness</string>
<string name="images_alignment_option">Alignment</string>
<string name="images_width_option">Size</string>