Skip to content

Commit

Permalink
add missing tasks-description for rebuilding antispam configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Kaufmann <[email protected]>
  • Loading branch information
d00p committed May 31, 2024
1 parent 062e610 commit 3dd6a7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion lng/de.lng.php
Original file line number Diff line number Diff line change
Expand Up @@ -2155,9 +2155,10 @@
'CREATE_FTP' => 'Erstelle Verzeichnis für neuen FTP-Benutzer',
'DELETE_CUSTOMER_FILES' => 'Löschen von Kunden-Dateien %s',
'noneoutstanding' => 'Zur Zeit gibt es keine ausstehenden Aufgaben für Froxlor',
'CREATE_QUOTA' => 'Quota auf dem Dateisystem setzen',
'DELETE_EMAIL_DATA' => 'E-Mail-Dateien des Kunden löschen',
'DELETE_FTP_DATA' => 'Kunden FTP-Konto Dateien löschen',
'REBUILD_RSPAMD' => 'Neuerstellung der Antispam-Konfiguration',
'CREATE_QUOTA' => 'Quota auf dem Dateisystem setzen',
'REBUILD_CRON' => 'Neuerstellung der cron.d-Datei',
'CREATE_CUSTOMER_DATADUMP' => 'Daten-Export für Kunde %s',
'DELETE_DOMAIN_PDNS' => 'Lösche Domain %s von PowerDNS Datenbank',
Expand Down
3 changes: 2 additions & 1 deletion lng/en.lng.php
Original file line number Diff line number Diff line change
Expand Up @@ -2289,9 +2289,10 @@
'CREATE_FTP' => 'Creating directory for new ftp-user',
'DELETE_CUSTOMER_FILES' => 'Deleting customer-files %s',
'noneoutstanding' => 'There are currently no outstanding tasks for Froxlor',
'CREATE_QUOTA' => 'Set quota on filesystem',
'DELETE_EMAIL_DATA' => 'Delete customer e-mail data.',
'DELETE_FTP_DATA' => 'Delete customer ftp-account data.',
'REBUILD_RSPAMD' => 'Rebuilding antispam-configuration.',
'CREATE_QUOTA' => 'Set quota on filesystem',
'REBUILD_CRON' => 'Rebuilding the cron.d-file',
'CREATE_CUSTOMER_DATADUMP' => 'Data export job for customer %s',
'DELETE_DOMAIN_PDNS' => 'Delete domain %s from PowerDNS database',
Expand Down

0 comments on commit 3dd6a7d

Please sign in to comment.