P2P block: Fix strings.

This commit is contained in:
Michael Tremer
2013-10-22 18:58:15 +02:00
parent 0e43079789
commit 2d5447bb1b
2 changed files with 4 additions and 4 deletions

View File

@@ -1556,8 +1556,8 @@
'outgoing firewall mode1' => 'In diesem Modus werden nur Verbindungen nach den oben definierten Regeln zugelassen.',
'outgoing firewall mode2' => 'In diesem Modus werden sämtliche Verbindungen erlaubt, bis auf die oben definierten Block-Regeln.',
'outgoing firewall outgoing firewall reserved groupname' => 'Bitte einen anderen Gruppennamen verwenden, dieser ist ein reserviertes Wort.',
'outgoing firewall p2p allow' => 'P2P-Protokoll ist erlaubt!',
'outgoing firewall p2p deny' => 'P2P-Protokoll ist gesperrt!',
'outgoing firewall p2p allow' => 'P2P-Protokollnutzung ist erlaubt',
'outgoing firewall p2p deny' => 'P2P-Protokollnutzung ist gesperrt',
'outgoing firewall p2p description 1' => 'Das Symbol',
'outgoing firewall p2p description 2' => 'bedeutet, dass das P2P-Protokoll erlaubt wird oder',
'outgoing firewall p2p description 3' => 'das P2P-Protokoll gesperrt wird.',