Hinzugefügt:

* WebGUI für die ausgehende Firewall.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@204 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-07-07 15:53:12 +00:00
parent e57bc1fd98
commit d9b7aa3334
5 changed files with 457 additions and 2 deletions

View File

@@ -1475,6 +1475,7 @@
'urlfilter update notification' => 'Update-Benachrichtigung!',
'urlfilter update information' => 'Eine aktualisierte Version steht zum Download bereit. Besuchen Sie <a href="http://www.urlfilter.net" target="_blank">http://www.urlfilter.net</a> für weitere Informationen.',
'display webinterface effects' => 'Überblendeffekte einschalten',
'outgoing firewall' => 'Ausgehende Firewall',
);

View File

@@ -1508,5 +1508,6 @@
'urlfilter update notification' => 'Update notification!',
'urlfilter update information' => 'There is an updated version available for download. Visit <a href="http://www.urlfilter.net" target="_blank">http://www.urlfilter.net</a> for more information.',
'display webinterface effects' => 'Activate effects',
'outgoing firewall' => 'Outgoing Firewall',
);