mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:27:03 +02:00
gui fixes
This commit is contained in:
@ -39,7 +39,7 @@ $_['text_branding_logo'] = "Branding logo";
|
||||
$_['text_branding_text'] = "Branding text";
|
||||
$_['text_branding_url'] = "Branding URL";
|
||||
$_['text_bulk_edit_selected_uids'] = "Bulk edit selected uids";
|
||||
$_['text_bulk_restore_selected_emails'] = "Bulk restore selected emails";
|
||||
$_['text_bulk_restore_selected_emails'] = "Bulk restore selected";
|
||||
$_['text_bulk_update_selected_uids'] = "Bulk update selected uids";
|
||||
|
||||
$_['text_cancel'] = "Cancel";
|
||||
@ -90,10 +90,10 @@ $_['text_dn_asterisk_means_skip_sync'] = "Asterisk (*) means this user entry wil
|
||||
$_['text_domain'] = "Domain";
|
||||
$_['text_domains'] = "Domain(s)";
|
||||
$_['text_domainname'] = "Domain name";
|
||||
$_['text_download_all_hits_as_eml'] = "Download all as EML";
|
||||
$_['text_download_selected_hits_as_pdf'] = "Download selected as PDF";
|
||||
$_['text_download_all_hits_as_eml'] = "Download all (EML)";
|
||||
$_['text_download_selected_hits_as_pdf'] = "Download selected (PDF)";
|
||||
$_['text_download_attachment2'] = "download attachment";
|
||||
$_['text_download_message'] = "Download message (EML)";
|
||||
$_['text_download_message'] = "Download (EML)";
|
||||
$_['text_download_message2'] = "download message";
|
||||
|
||||
$_['text_edit'] = "Edit";
|
||||
@ -286,7 +286,7 @@ $_['text_reset_counters'] = "Reset counters";
|
||||
$_['text_restore'] = "Restore";
|
||||
$_['text_restored'] = "Restored";
|
||||
$_['text_restore_message'] = "restore message";
|
||||
$_['text_restore_to_mailbox'] = "Restore message to mailbox";
|
||||
$_['text_restore_to_mailbox'] = "Restore to mailbox";
|
||||
$_['text_result'] = "Result";
|
||||
$_['text_retention_days'] = "Retention days";
|
||||
$_['text_retention_rules'] = "Retention rules";
|
||||
|
Reference in New Issue
Block a user