mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
Display warning if no message is selected when removing
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
@ -237,6 +237,7 @@ $_['text_no_domain_found'] = 'No domain found';
|
||||
$_['text_no_email_found'] = 'No email found';
|
||||
$_['text_no_message_in_the_quarantine'] = "No message in the quarantine matching the search criteria";
|
||||
$_['text_no_records'] = "No records";
|
||||
$_['text_no_selected_message'] = "no selected message";
|
||||
$_['text_no_sender'] = "no sender";
|
||||
$_['text_no_spam_message_in_the_quarantine_yet'] = "No spam message in the quarantine yet";
|
||||
$_['text_no_subject'] = "no subject";
|
||||
|
Reference in New Issue
Block a user