mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
add 'load remote images' strings as needed by desktop (#2536)
This commit is contained in:
parent
00ae8dec20
commit
d7c53d8cb4
1 changed files with 2 additions and 0 deletions
|
@ -60,7 +60,9 @@
|
||||||
<!-- Possible answers to the question are: Never, Always, Once -->
|
<!-- Possible answers to the question are: Never, Always, Once -->
|
||||||
<string name="load_remote_content_ask">Remote images can track you.\n\nThis setting also may load fonts and other content. If disabled, embedded or cached images may appear.\n\nLoad remote images?</string>
|
<string name="load_remote_content_ask">Remote images can track you.\n\nThis setting also may load fonts and other content. If disabled, embedded or cached images may appear.\n\nLoad remote images?</string>
|
||||||
<string name="always">Always</string>
|
<string name="always">Always</string>
|
||||||
|
<string name="always_load_remote_images">Always Load Remote Images</string>
|
||||||
<string name="once">Once</string>
|
<string name="once">Once</string>
|
||||||
|
<string name="show_warning">Show Warning</string>
|
||||||
<string name="show_password">Show Password</string>
|
<string name="show_password">Show Password</string>
|
||||||
<string name="hide_password">Hide Password</string>
|
<string name="hide_password">Hide Password</string>
|
||||||
<string name="not_now">Not now</string>
|
<string name="not_now">Not now</string>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue