mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
accounting fixes
This commit is contained in:
@ -377,5 +377,17 @@ $_['text_accounting'] = 'Archive Accounting';
|
||||
$_['text_accounting_email'] = 'By-Email Accounting';
|
||||
$_['text_accounting_domain'] = 'By-Domain Accounting';
|
||||
|
||||
$_['text_options'] = 'Options';
|
||||
$_['text_spam_flag'] = 'Message Flagged as SPAM';
|
||||
$_['text_attachment_flag'] = 'Message has Attachment';
|
||||
$_['text_notes_flag'] = 'Message has Notes';
|
||||
$_['text_tag_flag'] = 'Message is Tagged';
|
||||
$_['text_verified_flag'] = 'Message is Verified';
|
||||
$_['text_unverified_flag'] = 'Message Failed Verification';
|
||||
$_['text_bulk_download'] = 'Bulk Download Selected Emails';
|
||||
$_['text_clear'] = 'Clear';
|
||||
$_['text_select_letter'] = 'Select Addresses by Letter';
|
||||
$_['text_working'] = 'Working...';
|
||||
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user