mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
P2P block: Add notice that the user will reload the firewall ruleset.
This commit is contained in:
@@ -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?',
|
||||
|
||||
@@ -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?',
|
||||
|
||||
Reference in New Issue
Block a user