summaryrefslogtreecommitdiff
path: root/program/localization/en_US/labels.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-12-18 12:54:38 +0100
committerAleksander Machniak <alec@alec.pl>2012-12-18 12:54:38 +0100
commit83370e5ff14f55f6af435807713956160f91abfa (patch)
treef6e4abed66a6293661602c1d973e77043301d81b /program/localization/en_US/labels.inc
parentdfc57863d1b054534f8e0ce8e3babb38d4fe89cb (diff)
Display 'Sender' header in message preview
Diffstat (limited to 'program/localization/en_US/labels.inc')
-rw-r--r--program/localization/en_US/labels.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc
index abb0dca5d..730e6af09 100644
--- a/program/localization/en_US/labels.inc
+++ b/program/localization/en_US/labels.inc
@@ -41,6 +41,7 @@ $labels['junk'] = 'Junk';
// message listing
$labels['subject'] = 'Subject';
$labels['from'] = 'From';
+$labels['sender'] = 'Sender';
$labels['to'] = 'To';
$labels['cc'] = 'Cc';
$labels['bcc'] = 'Bcc';