1
0
Fork 0
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:
Paul Schaub 2016-04-08 01:01:55 +02:00
parent 0fd8452f6a
commit 5c9c1de7fd
3 changed files with 19 additions and 10 deletions

View file

@ -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>