diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-12-28 12:40:57 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-12-28 12:40:57 +0100 |
commit | be72fb3597c21ca3aaa058adf41bb72d53d197c7 (patch) | |
tree | f1f77633fb77f105305967b760f7d37a8372409d /program/localization/en_US/labels.inc | |
parent | 8809a1828477101ade03b261662df089e268ecb4 (diff) |
Unified attachments filenames handling for message parts without a filename
Diffstat (limited to 'program/localization/en_US/labels.inc')
-rw-r--r-- | program/localization/en_US/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 730e6af09..fa8f33d6d 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -377,6 +377,7 @@ $labels['edititem'] = 'Edit item'; $labels['preferhtml'] = 'Display HTML'; $labels['defaultcharset'] = 'Default Character Set'; $labels['htmlmessage'] = 'HTML Message'; +$labels['messagepart'] = 'Part'; $labels['dateformat'] = 'Date format'; $labels['timeformat'] = 'Time format'; $labels['prettydate'] = 'Pretty dates'; |