mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 02:39:43 +02:00
Indicate in options, whether images are currently loaded or not
This commit is contained in:
parent
0fd8452f6a
commit
5c9c1de7fd
3 changed files with 19 additions and 10 deletions
|
@ -62,6 +62,8 @@
|
|||
|
||||
<string name="settings_font">Change font size</string>
|
||||
<string name="settings_image">Toggle image loading</string>
|
||||
<string name="settings_images_switch_on">Do load images</string>
|
||||
<string name="settings_images_switch_off">Do not load images</string>
|
||||
<string name="settings_view">Change view</string>
|
||||
<string name="share_link">Share link as text</string>
|
||||
<string name="share_screenshot">Share screenshot of webpage</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue