mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
added a piler daemon reload button to the policy pages. Thx for Jack Zielke for the idea
This commit is contained in:
@ -17,6 +17,8 @@ $_['text_advanced'] = "Erweitert";
|
||||
$_['text_advanced_search'] = "Erweiterte Suche";
|
||||
$_['text_all'] = "alle";
|
||||
$_['text_any'] = "jede";
|
||||
$_['text_applied'] = "Applied";
|
||||
$_['text_apply_changes'] = "Apply changes";
|
||||
$_['text_archive_size'] = "Archivgröße";
|
||||
$_['text_archived_messages'] = "Archivierte Nachrichten";
|
||||
$_['text_archiving_rules'] = "Archivierungsregeln";
|
||||
@ -138,6 +140,7 @@ $_['text_import'] = "Import";
|
||||
$_['text_import_users'] = "Benutzer importieren";
|
||||
$_['text_import_users_from_LDAP'] = "Benutzer aus LDAP importieren";
|
||||
$_['text_inbound'] = "eingehend";
|
||||
$_['text_install_sudo_apply'] = "Add the following to /etc/sudoers: 'www-data ALL=NOPASSWD: /etc/init.d/rc.piler reload'";
|
||||
$_['text_internal'] = "intern";
|
||||
$_['text_invalid_data'] = "Ungültige Daten";
|
||||
$_['text_invalid_email'] = "Ungültige E-Mail-Adresse";
|
||||
|
Reference in New Issue
Block a user