summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/en_US
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-06-13 12:57:52 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-06-13 12:57:52 +0000
commit5156c3c2cc6d49cf291f8bec208c52ae736eac1a (patch)
tree0d32f7e0c289f816cf563dad2fada47e6ebb1cb7 /roundcubemail/program/localization/en_US
parent7c13933277de668a9ca0b11009ce16f566d84a8f (diff)
- Added option to display images in messages from known senders (#1484601)
git-svn-id: https://svn.roundcube.net/trunk@1525 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_US')
-rw-r--r--roundcubemail/program/localization/en_US/labels.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc
index e917caa8f..1b69ec598 100644
--- a/roundcubemail/program/localization/en_US/labels.inc
+++ b/roundcubemail/program/localization/en_US/labels.inc
@@ -66,6 +66,7 @@ $labels['filesize'] = 'File size';
$labels['preferhtml'] = 'Display HTML';
$labels['htmlmessage'] = 'HTML Message';
+$labels['showknownimages'] = 'Show images from known senders';
$labels['prettydate'] = 'Pretty dates';
$labels['addtoaddressbook'] = 'Add to address book';