1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +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

@ -153,5 +153,7 @@ along with this program. If not, see http://www.gnu.org/licenses.<br> <br
<string name="jb_profile">Profil</string>
<string name="new_post1">D* nur Text</string>
<string name="shared_by_diaspora_android">*[geteilt durch #diaspora-android]*</string>
<string name="settings_images_switch_off">Bilder nicht laden</string>
<string name="settings_images_switch_on">Bilder laden</string>
</resources>