]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
BUG11559: Languagefiles
authorAlexander Marx <alexander.marx@ipfire.org>
Wed, 2 May 2018 11:27:04 +0000 (13:27 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 9 May 2018 13:48:36 +0000 (14:48 +0100)
When creating firewallrules or using firewall groups,
it should be possible to select a single IpSec subnet if there is more than one.

This patch adds a new languagefileword "fwdfw all subnets" which is used in firewall.cgi and fwhosts.cgi
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Tested-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl

index 68dce535f74788d7ebe8f359a2e41b093050bfe8..3dab13026360c6598ccdac7fd7f789f4ce1ed3a9 100644 (file)
 'fwdfw additional' => 'Weitere Einstellungen',
 'fwdfw addrule' => 'Regel hinzufügen/ändern:',
 'fwdfw all icmp' => 'Alle ICMP-Typen',
+'fwdfw all subnets' => 'Alle Subnetze',
 'fwdfw change' => 'Aktualisieren',
 'fwdfw copy' => 'Kopieren',
 'fwdfw delete' => 'Löschen',
index 595e00a55a2869301732aef3c77de559c2e6dd51..ef7dab5304e8e57b3f97a9403865c8c19e79377d 100644 (file)
 'fwdfw additional' => 'Additional settings',
 'fwdfw addrule' => 'Add/Edit rule:',
 'fwdfw all icmp' => 'All ICMP types',
+'fwdfw all subnets' => 'All subnets',
 'fwdfw change' => 'Update',
 'fwdfw copy' => 'Copy',
 'fwdfw delete' => 'Delete',