summaryrefslogtreecommitdiff
path: root/program/localization
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-12-28 15:33:48 +0100
committerAleksander Machniak <alec@alec.pl>2012-12-28 15:33:48 +0100
commit830fd2ecbb67c395617e1cc38f343d12af0a2861 (patch)
tree705d0a6aefadb843f1244cbc2e8c7f39d40061a4 /program/localization
parentbe72fb3597c21ca3aaa058adf41bb72d53d197c7 (diff)
Display PGP/MIME signature attachments as "Digital Signature" (#1488570)
Diffstat (limited to 'program/localization')
-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 fa8f33d6d..b5fcee496 100644
--- a/program/localization/en_US/labels.inc
+++ b/program/localization/en_US/labels.inc
@@ -378,6 +378,7 @@ $labels['preferhtml'] = 'Display HTML';
$labels['defaultcharset'] = 'Default Character Set';
$labels['htmlmessage'] = 'HTML Message';
$labels['messagepart'] = 'Part';
+$labels['digitalsig'] = 'Digital Signature';
$labels['dateformat'] = 'Date format';
$labels['timeformat'] = 'Time format';
$labels['prettydate'] = 'Pretty dates';