Added missing private action to audit records

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO 2021-04-24 19:45:45 +02:00
parent 13b10d5f3d
commit b010aaab89
10 changed files with 11 additions and 1 deletions

View File

@ -64,6 +64,7 @@ class ControllerAuditHelper extends Controller {
$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_VIEW_JOURNAL] = $this->data['text_view_journal'];
$this->data['actions'][ACTION_MARK_AS_PRIVATE] = $this->data['text_mark_private'];

View File

@ -211,6 +211,7 @@ $_['text_logout2'] = "odhlášení";
$_['text_maillog_status'] = "status maillog collectoru";
$_['text_main_title'] = "clapf web UI";
$_['text_mapped_domain'] = "Mapovaná doména";
$_['text_mark_private'] = "private";
$_['text_marked_for_removal'] = "Zpráva označena k odstranění";
$_['text_memory_usage'] = "Využití paměti";
$_['text_message'] = "zpráva";

View File

@ -197,6 +197,7 @@ $_['text_logout2'] = "Abmeldung";
$_['text_maillog_status'] = "Sammelstatus Maillogbuch";
$_['text_main_title'] = "Clapf Benutzeroberfläche";
$_['text_mapped_domain'] = "Domänenalias";
$_['text_mark_private'] = "private";
$_['text_marked_for_removal'] = "Nachricht zum Löschen markiert";
$_['text_memory_usage'] = "Arbeitsspeicher";
$_['text_message'] = "Nachricht";

View File

@ -216,6 +216,7 @@ $_['text_logout2'] = "logout";
$_['text_maillog_status'] = "maillog collector status";
$_['text_main_title'] = "clapf web UI";
$_['text_mapped_domain'] = "Mapped domain";
$_['text_mark_private'] = "private";
$_['text_marked_for_removal'] = "Message marked for removal";
$_['text_memory_usage'] = "Memory usage";
$_['text_message'] = "message";

View File

@ -197,6 +197,7 @@ $_['text_logout2'] = "cerrar sesión";
$_['text_maillog_status'] = "estado del colector de logs de mails";
$_['text_main_title'] = "IU web clapf";
$_['text_mapped_domain'] = "Dominio mapeado";
$_['text_mark_private'] = "private";
$_['text_marked_for_removal'] = "Mensaje marcado para remover";
$_['text_memory_usage'] = "Uso de memoria";
$_['text_message'] = "mensaje";

View File

@ -210,6 +210,7 @@ $_['text_logout2'] = "déconnexion";
$_['text_maillog_status'] = "statut du collecteur de logs mails";
$_['text_main_title'] = "clapf web UI";
$_['text_mapped_domain'] = "Domaine mappé";
$_['text_mark_private'] = "private";
$_['text_marked_for_removal'] = "Message marqué pour suppression";
$_['text_memory_usage'] = "Utilisation mémoire";
$_['text_message'] = "message";

View File

@ -217,6 +217,7 @@ $_['text_logout2'] = "kijelentkezés";
$_['text_maillog_status'] = "maillog gyűjtő státusz";
$_['text_main_title'] = "clapf web UI";
$_['text_mapped_domain'] = "Hozzárendelt domain";
$_['text_mark_private'] = "privát";
$_['text_marked_for_removal'] = "Levél törlésre jelölve";
$_['text_memory_usage'] = "Memória használat";
$_['text_message'] = "üzenet";

View File

@ -212,6 +212,7 @@ $_['text_logout2'] = "wylogowany";
$_['text_maillog_status'] = "program od zbierania wiadomości e-mail";
$_['text_main_title'] = "clapf interfejsu użytkownika strony";
$_['text_mapped_domain'] = "Zmapowana domena";
$_['text_mark_private'] = "private";
$_['text_marked_for_removal'] = "Wiadomość oznaczona do usunięcia";
$_['text_memory_usage'] = "Użycie pamięci";
$_['text_message'] = "wiadomość";

View File

@ -210,6 +210,7 @@ $_['text_logout2'] = "выход";
$_['text_maillog_status'] = "статус сборщика maillog";
$_['text_main_title'] = "Основной заголовок";
$_['text_mapped_domain'] = "Отображаемый домен";
$_['text_mark_private'] = "private";
$_['text_marked_for_removal'] = "Помеченные для удаления сообщения";
$_['text_memory_usage'] = "Использование памяти";
$_['text_message'] = "сообщение";

View File

@ -209,6 +209,7 @@ $_['text_logout2'] = "çıkış";
$_['text_maillog_status'] = "e-posta logu toplama durumu";
$_['text_main_title'] = "clapf web arabirimi";
$_['text_mapped_domain'] = "Eşleşmiş alan adı";
$_['text_mark_private'] = "private";
$_['text_marked_for_removal'] = "Mesaj kaldırılmak üzere işaretlenmiş";
$_['text_memory_usage'] = "Hafıza kullanımı";
$_['text_message'] = "mesaj";