Added the ability to edit existing firewall groups and persist changes.

This commit is contained in:
Christian Schmidt
2010-12-10 13:17:13 +01:00
parent 98c474a4aa
commit 4c700de4af
5 changed files with 120 additions and 13 deletions

View File

@@ -1275,6 +1275,8 @@
'outgoing firewall' => 'Ausgehende Firewall',
'outgoing firewall add ip group' => 'IP Adressgruppen hinzufügen',
'outgoing firewall add mac group' => 'MAC Adressgruppen hinzufügen',
'outgoing firewall edit ip group' => 'IP Adressgruppen bearbeiten',
'outgoing firewall edit mac group' => 'MAC Adressgruppen bearbeiten',
'outgoing firewall group error' => 'Eine Gruppe mit dem selben Namen existiert bereits.',
'outgoing firewall groups' => 'Firewall Gruppen',
'outgoing firewall ip groups' => 'Ausgehende Firewall IP Adressgruppen',