diff options
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/localization/en_US/labels.inc | 1 |
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 ad4fd8b9c..994d05b48 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -189,6 +189,7 @@ $labels['archivemessages'] = 'Move to archives folder'; $labels['movemessages'] = 'Move to selected folder'; $labels['copymessages'] = 'Copy to selected folder'; $labels['notspammessages'] = 'Copy to INBOX, then move to HamNotSpam'; +$labels['deletemessages'] = 'Delete message(s)'; // message compose $labels['compose'] = 'Compose a message'; |
