client: conversation-viewer: Update warning string about remote images
Fix #1425
This commit is contained in:
parent
a7de8b939d
commit
423cf1ee13
1 changed files with 1 additions and 1 deletions
|
|
@ -1421,7 +1421,7 @@ public class ConversationMessage : Gtk.Grid, Geary.BaseInterface {
|
|||
// Translators: Info bar status message
|
||||
_("Remote images not shown"),
|
||||
// Translators: Info bar description
|
||||
_("Only show remote images from senders you trust.")
|
||||
_("Showing remote images allows the sender to track you")
|
||||
);
|
||||
|
||||
var menu_image = new Gtk.Image();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue