summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/en_US
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-04-08 16:34:36 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-04-08 16:34:36 +0000
commit5eda37f855611f3c634a38dd4a8211d7d3cd1c9d (patch)
treec2ac113a9130dc206e25eb9a1db3c3980530bd33 /roundcubemail/program/localization/en_US
parentca8dd91021c5e298689e62fb31576d8045c376c3 (diff)
- Add option to delete messages instead of moving to Trash when in Junk folder (#1486686)
git-svn-id: https://svn.roundcube.net/trunk@6052 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 218207440..4c7120889 100644
--- a/roundcubemail/program/localization/en_US/labels.inc
+++ b/roundcubemail/program/localization/en_US/labels.inc
@@ -402,6 +402,7 @@ $labels['readwhendeleted'] = 'Mark the message as read on delete';
$labels['flagfordeletion'] = 'Flag the message for deletion instead of delete';
$labels['skipdeleted'] = 'Do not show deleted messages';
$labels['deletealways'] = 'If moving messages to Trash fails, delete them';
+$labels['deletejunk'] = 'Directly delete messages in Junk';
$labels['showremoteimages'] = 'Display remote inline images';
$labels['fromknownsenders'] = 'from known senders';
$labels['always'] = 'always';