summaryrefslogtreecommitdiff
path: root/program/localization/en_US/labels.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-04-14 11:19:32 +0200
committerAleksander Machniak <alec@alec.pl>2013-04-14 11:19:32 +0200
commitbb7c522bfda38ff892438f9eb1cdcbc2c3108edf (patch)
treec1fe3e95feda7da32c7897d5227f4053b484850a /program/localization/en_US/labels.inc
parente0cc1fb9aadcf93eb5809b3c002f631642336b3a (diff)
Add "with attachment" option to messages list filter (#1485382)
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 0a4e329e5..3e1bde0a5 100644
--- a/program/localization/en_US/labels.inc
+++ b/program/localization/en_US/labels.inc
@@ -162,6 +162,7 @@ $labels['currpage'] = 'Current page';
$labels['unread'] = 'Unread';
$labels['flagged'] = 'Flagged';
$labels['unanswered'] = 'Unanswered';
+$labels['withattachment'] = 'With attachment';
$labels['deleted'] = 'Deleted';
$labels['undeleted'] = 'Not deleted';
$labels['invert'] = 'Invert';