From 9b2bcfcaeaee438b361e660850f42c9601d14845 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Thu, 12 Mar 2009 02:40:44 +0000 Subject: Like the Not Spam button, only show the Delete button conditionally i.e. when we are in the Trash folder. --- roundcubemail/program/localization/en_US/labels.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'roundcubemail/program') 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'; -- cgit v1.2.3