P2P block: Add notice that the user will reload the firewall ruleset.

This commit is contained in:
Michael Tremer
2013-10-29 16:22:13 +01:00
parent 85860aff26
commit e9a0562345
12 changed files with 131 additions and 76 deletions

View File

@@ -1487,6 +1487,7 @@
'not present' => '<B>Nicht</B> vorhanden',
'not running' => 'nicht gestartet',
'not set' => 'nicht gesetzt',
'notice' => 'Hinweis',
'november' => 'November',
'ntp common settings' => 'Allgemeine Einstellungen',
'ntp configuration' => 'NTP-Konfiguration',
@@ -1609,6 +1610,7 @@
'ovpnstatus log' => 'OVPN-Status-Log',
'ovpnsys log' => 'OVPN-System-Log',
'p2p block' => 'P2P-Block',
'p2p block save notice' => 'Bitte lesen Sie die Firewallregeln neu ein, damit die Änderungen aktiv werden.',
'package failed to install' => 'Programmpaket konnte nicht installiert werden.',
'pagerefresh' => 'Seite wird aktualisiert. Bitte warten.',
'pakfire accept all' => 'Möchten Sie der Installation aller Pakete zustimmen?',

View File

@@ -1516,6 +1516,7 @@
'not running' => 'not running',
'not set' => 'not set',
'notes' => 'Notes',
'notice' => 'Notice',
'november' => 'November',
'ntp common settings' => 'Common settings',
'ntp configuration' => 'NTP configuration',
@@ -1638,6 +1639,7 @@
'ovpnstatus log' => 'OVPN-Status-Log',
'ovpnsys log' => 'OVPN-System-Log',
'p2p block' => 'P2P block',
'p2p block save notice' => 'Please reload the firewall ruleset in order to apply your changes.',
'package failed to install' => 'Package failed to install.',
'pagerefresh' => 'Page is beeing refreshed, please wait.',
'pakfire accept all' => 'Do you want to install all packages?',