mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
saas enhancements
This commit is contained in:
@ -30,6 +30,9 @@ $_['text_audit'] = "Audit";
|
||||
|
||||
$_['text_back'] = "Back";
|
||||
$_['text_body'] = "Body";
|
||||
$_['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_update_selected_uids'] = "Bulk update selected uids";
|
||||
@ -38,6 +41,7 @@ $_['text_cancel'] = "Cancel";
|
||||
$_['text_change_user_settings'] = "change user settings";
|
||||
$_['text_clienthost'] = "Client host";
|
||||
$_['text_close'] = "Close";
|
||||
$_['text_colour'] = "Colour";
|
||||
$_['text_compressed'] = "compressed";
|
||||
$_['text_confirm_to_reset_counters'] = "Confirm to reset counters";
|
||||
$_['text_connection_failed'] = "Connection failed";
|
||||
@ -49,6 +53,7 @@ $_['text_copied'] = "Copied";
|
||||
$_['text_counters'] = "Counters";
|
||||
$_['text_cpu_load'] = "CPU load";
|
||||
$_['text_cpu_usage'] = "CPU usage";
|
||||
$_['text_customers'] = "Customers";
|
||||
|
||||
$_['text_daily_quarantine_report'] = "Daily quarantine report";
|
||||
$_['text_daily_quarantine_report_status'] = "Daily quarantine report status";
|
||||
@ -84,6 +89,7 @@ $_['text_download_message'] = "Download message (EML)";
|
||||
$_['text_download_message2'] = "download message";
|
||||
|
||||
$_['text_edit'] = "Edit";
|
||||
$_['text_edit_entry'] = "Edit entry";
|
||||
$_['text_edit_group'] = "Edit group";
|
||||
$_['text_edit_user'] = "Edit user";
|
||||
$_['text_edit_or_view'] = "Edit/view";
|
||||
@ -163,6 +169,7 @@ $_['text_last'] = "Last";
|
||||
$_['text_last_update'] = "Last update";
|
||||
$_['text_latest_emails'] = "Latest emails";
|
||||
$_['text_ldap'] = "LDAP";
|
||||
$_['text_ldap_auditor_member_dn'] = "Auditor member DN";
|
||||
$_['text_ldap_base_dn'] = "LDAP base DN";
|
||||
$_['text_ldap_bind_dn'] = "LDAP bind DN";
|
||||
$_['text_ldap_bind_pw'] = "LDAP bind password";
|
||||
@ -304,6 +311,7 @@ $_['text_successfully_modified'] = "Successfully modified";
|
||||
$_['text_successfully_removed'] = "Successfully removed";
|
||||
$_['text_successfully_trained'] = "Successfully trained";
|
||||
$_['text_successfully_updated'] = "Successfully modified";
|
||||
$_['text_support_link'] = "Support link";
|
||||
$_['text_swap_usage'] = "Swap usage";
|
||||
|
||||
$_['text_tag_selected_messages'] = "Tag selected messages";
|
||||
@ -346,6 +354,7 @@ $_['text_users_quarantine'] = "User's quarantine";
|
||||
$_['text_view_formatted_email'] = "View formatted email";
|
||||
$_['text_view_header'] = "view header";
|
||||
$_['text_view_headers'] = "View headers";
|
||||
$_['text_view_journal'] = "journal";
|
||||
$_['text_view_journal_envelope'] = "View envelope";
|
||||
$_['text_view_message'] = "View message";
|
||||
$_['text_view_message2'] = "view message";
|
||||
|
Reference in New Issue
Block a user