mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-12-25 08:10:12 +01:00
Added missing private action to audit records
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
13b10d5f3d
commit
b010aaab89
@ -64,6 +64,7 @@ class ControllerAuditHelper extends Controller {
|
|||||||
$this->data['actions'][ACTION_DOWNLOAD_ATTACHMENT] = $this->data['text_download_attachment2'];
|
$this->data['actions'][ACTION_DOWNLOAD_ATTACHMENT] = $this->data['text_download_attachment2'];
|
||||||
$this->data['actions'][ACTION_UNAUTHORIZED_DOWNLOAD_ATTACHMENT] = $this->data['text_unauthorized_download_attachment'];
|
$this->data['actions'][ACTION_UNAUTHORIZED_DOWNLOAD_ATTACHMENT] = $this->data['text_unauthorized_download_attachment'];
|
||||||
$this->data['actions'][ACTION_VIEW_JOURNAL] = $this->data['text_view_journal'];
|
$this->data['actions'][ACTION_VIEW_JOURNAL] = $this->data['text_view_journal'];
|
||||||
|
$this->data['actions'][ACTION_MARK_AS_PRIVATE] = $this->data['text_mark_private'];
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -211,6 +211,7 @@ $_['text_logout2'] = "odhlášení";
|
|||||||
$_['text_maillog_status'] = "status maillog collectoru";
|
$_['text_maillog_status'] = "status maillog collectoru";
|
||||||
$_['text_main_title'] = "clapf web UI";
|
$_['text_main_title'] = "clapf web UI";
|
||||||
$_['text_mapped_domain'] = "Mapovaná doména";
|
$_['text_mapped_domain'] = "Mapovaná doména";
|
||||||
|
$_['text_mark_private'] = "private";
|
||||||
$_['text_marked_for_removal'] = "Zpráva označena k odstranění";
|
$_['text_marked_for_removal'] = "Zpráva označena k odstranění";
|
||||||
$_['text_memory_usage'] = "Využití paměti";
|
$_['text_memory_usage'] = "Využití paměti";
|
||||||
$_['text_message'] = "zpráva";
|
$_['text_message'] = "zpráva";
|
||||||
|
@ -197,6 +197,7 @@ $_['text_logout2'] = "Abmeldung";
|
|||||||
$_['text_maillog_status'] = "Sammelstatus Maillogbuch";
|
$_['text_maillog_status'] = "Sammelstatus Maillogbuch";
|
||||||
$_['text_main_title'] = "Clapf Benutzeroberfläche";
|
$_['text_main_title'] = "Clapf Benutzeroberfläche";
|
||||||
$_['text_mapped_domain'] = "Domänenalias";
|
$_['text_mapped_domain'] = "Domänenalias";
|
||||||
|
$_['text_mark_private'] = "private";
|
||||||
$_['text_marked_for_removal'] = "Nachricht zum Löschen markiert";
|
$_['text_marked_for_removal'] = "Nachricht zum Löschen markiert";
|
||||||
$_['text_memory_usage'] = "Arbeitsspeicher";
|
$_['text_memory_usage'] = "Arbeitsspeicher";
|
||||||
$_['text_message'] = "Nachricht";
|
$_['text_message'] = "Nachricht";
|
||||||
|
@ -216,6 +216,7 @@ $_['text_logout2'] = "logout";
|
|||||||
$_['text_maillog_status'] = "maillog collector status";
|
$_['text_maillog_status'] = "maillog collector status";
|
||||||
$_['text_main_title'] = "clapf web UI";
|
$_['text_main_title'] = "clapf web UI";
|
||||||
$_['text_mapped_domain'] = "Mapped domain";
|
$_['text_mapped_domain'] = "Mapped domain";
|
||||||
|
$_['text_mark_private'] = "private";
|
||||||
$_['text_marked_for_removal'] = "Message marked for removal";
|
$_['text_marked_for_removal'] = "Message marked for removal";
|
||||||
$_['text_memory_usage'] = "Memory usage";
|
$_['text_memory_usage'] = "Memory usage";
|
||||||
$_['text_message'] = "message";
|
$_['text_message'] = "message";
|
||||||
|
@ -197,6 +197,7 @@ $_['text_logout2'] = "cerrar sesión";
|
|||||||
$_['text_maillog_status'] = "estado del colector de logs de mails";
|
$_['text_maillog_status'] = "estado del colector de logs de mails";
|
||||||
$_['text_main_title'] = "IU web clapf";
|
$_['text_main_title'] = "IU web clapf";
|
||||||
$_['text_mapped_domain'] = "Dominio mapeado";
|
$_['text_mapped_domain'] = "Dominio mapeado";
|
||||||
|
$_['text_mark_private'] = "private";
|
||||||
$_['text_marked_for_removal'] = "Mensaje marcado para remover";
|
$_['text_marked_for_removal'] = "Mensaje marcado para remover";
|
||||||
$_['text_memory_usage'] = "Uso de memoria";
|
$_['text_memory_usage'] = "Uso de memoria";
|
||||||
$_['text_message'] = "mensaje";
|
$_['text_message'] = "mensaje";
|
||||||
|
@ -210,6 +210,7 @@ $_['text_logout2'] = "déconnexion";
|
|||||||
$_['text_maillog_status'] = "statut du collecteur de logs mails";
|
$_['text_maillog_status'] = "statut du collecteur de logs mails";
|
||||||
$_['text_main_title'] = "clapf web UI";
|
$_['text_main_title'] = "clapf web UI";
|
||||||
$_['text_mapped_domain'] = "Domaine mappé";
|
$_['text_mapped_domain'] = "Domaine mappé";
|
||||||
|
$_['text_mark_private'] = "private";
|
||||||
$_['text_marked_for_removal'] = "Message marqué pour suppression";
|
$_['text_marked_for_removal'] = "Message marqué pour suppression";
|
||||||
$_['text_memory_usage'] = "Utilisation mémoire";
|
$_['text_memory_usage'] = "Utilisation mémoire";
|
||||||
$_['text_message'] = "message";
|
$_['text_message'] = "message";
|
||||||
|
@ -217,6 +217,7 @@ $_['text_logout2'] = "kijelentkezés";
|
|||||||
$_['text_maillog_status'] = "maillog gyűjtő státusz";
|
$_['text_maillog_status'] = "maillog gyűjtő státusz";
|
||||||
$_['text_main_title'] = "clapf web UI";
|
$_['text_main_title'] = "clapf web UI";
|
||||||
$_['text_mapped_domain'] = "Hozzárendelt domain";
|
$_['text_mapped_domain'] = "Hozzárendelt domain";
|
||||||
|
$_['text_mark_private'] = "privát";
|
||||||
$_['text_marked_for_removal'] = "Levél törlésre jelölve";
|
$_['text_marked_for_removal'] = "Levél törlésre jelölve";
|
||||||
$_['text_memory_usage'] = "Memória használat";
|
$_['text_memory_usage'] = "Memória használat";
|
||||||
$_['text_message'] = "üzenet";
|
$_['text_message'] = "üzenet";
|
||||||
|
@ -212,6 +212,7 @@ $_['text_logout2'] = "wylogowany";
|
|||||||
$_['text_maillog_status'] = "program od zbierania wiadomości e-mail";
|
$_['text_maillog_status'] = "program od zbierania wiadomości e-mail";
|
||||||
$_['text_main_title'] = "clapf interfejsu użytkownika strony";
|
$_['text_main_title'] = "clapf interfejsu użytkownika strony";
|
||||||
$_['text_mapped_domain'] = "Zmapowana domena";
|
$_['text_mapped_domain'] = "Zmapowana domena";
|
||||||
|
$_['text_mark_private'] = "private";
|
||||||
$_['text_marked_for_removal'] = "Wiadomość oznaczona do usunięcia";
|
$_['text_marked_for_removal'] = "Wiadomość oznaczona do usunięcia";
|
||||||
$_['text_memory_usage'] = "Użycie pamięci";
|
$_['text_memory_usage'] = "Użycie pamięci";
|
||||||
$_['text_message'] = "wiadomość";
|
$_['text_message'] = "wiadomość";
|
||||||
|
@ -210,6 +210,7 @@ $_['text_logout2'] = "выход";
|
|||||||
$_['text_maillog_status'] = "статус сборщика maillog";
|
$_['text_maillog_status'] = "статус сборщика maillog";
|
||||||
$_['text_main_title'] = "Основной заголовок";
|
$_['text_main_title'] = "Основной заголовок";
|
||||||
$_['text_mapped_domain'] = "Отображаемый домен";
|
$_['text_mapped_domain'] = "Отображаемый домен";
|
||||||
|
$_['text_mark_private'] = "private";
|
||||||
$_['text_marked_for_removal'] = "Помеченные для удаления сообщения";
|
$_['text_marked_for_removal'] = "Помеченные для удаления сообщения";
|
||||||
$_['text_memory_usage'] = "Использование памяти";
|
$_['text_memory_usage'] = "Использование памяти";
|
||||||
$_['text_message'] = "сообщение";
|
$_['text_message'] = "сообщение";
|
||||||
|
@ -209,6 +209,7 @@ $_['text_logout2'] = "çıkış";
|
|||||||
$_['text_maillog_status'] = "e-posta logu toplama durumu";
|
$_['text_maillog_status'] = "e-posta logu toplama durumu";
|
||||||
$_['text_main_title'] = "clapf web arabirimi";
|
$_['text_main_title'] = "clapf web arabirimi";
|
||||||
$_['text_mapped_domain'] = "Eşleşmiş alan adı";
|
$_['text_mapped_domain'] = "Eşleşmiş alan adı";
|
||||||
|
$_['text_mark_private'] = "private";
|
||||||
$_['text_marked_for_removal'] = "Mesaj kaldırılmak üzere işaretlenmiş";
|
$_['text_marked_for_removal'] = "Mesaj kaldırılmak üzere işaretlenmiş";
|
||||||
$_['text_memory_usage'] = "Hafıza kullanımı";
|
$_['text_memory_usage'] = "Hafıza kullanımı";
|
||||||
$_['text_message'] = "mesaj";
|
$_['text_message'] = "mesaj";
|
||||||
|
Loading…
Reference in New Issue
Block a user