langs: Replace geoip in string names with location.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2020-06-12 19:52:03 +02:00
parent 9aadc465a3
commit 1e36360e19
5 changed files with 70 additions and 70 deletions

View File

@@ -1233,7 +1233,7 @@
'fwhost OpenVPN static host' => 'OpenVPN static host',
'fwhost OpenVPN static network' => 'OpenVPN static network',
'fwhost Standard Network' => 'Standard network',
'fwhost addgeoipgrp' => 'Add new Location group',
'fwhost addlocationgrp' => 'Add new Location group',
'fwhost addgrp' => 'Add new network/host group',
'fwhost addgrpname' => 'Group name:',
'fwhost addhost' => 'Add new host',
@@ -1249,9 +1249,9 @@
'fwhost change' => 'Modify',
'fwhost changeremark' => 'You modified just the remark',
'fwhost cust addr' => 'Hosts',
'fwhost cust geoip' => 'Location Groups',
'fwhost cust geoipgroup' => 'Location Groups',
'fwhost cust geoiplocation' => 'Location Locations',
'fwhost cust location' => 'Location Groups',
'fwhost cust locationgroup' => 'Location Groups',
'fwhost cust locationlocation' => 'Location Locations',
'fwhost cust grp' => 'Network/Host Groups',
'fwhost cust net' => 'Networks',
'fwhost cust service' => 'Services',
@@ -1298,7 +1298,7 @@
'fwhost ipsec net' => 'IPsec networks:',
'fwhost menu' => 'Firewall Groups',
'fwhost netaddress' => 'Network address',
'fwhost newgeoipgrp' => 'Location Groups',
'fwhost newlocationgrp' => 'Location Groups',
'fwhost newgrp' => 'Network/Host Groups',
'fwhost newhost' => 'Hosts',
'fwhost newnet' => 'Networks',
@@ -1336,16 +1336,16 @@
'generating the root and host certificates may take a long time. it can take up to several minutes on older hardware. please be patient' => 'Generating the root and host certificates may take a long time. It can take up to several minutes on older hardware. Please be patient.',
'genkey' => 'Generate PSK',
'genre' => 'Genre',
'geoip' => 'Location',
'geoipblock' => 'Location Block',
'geoipblock block countries' => 'Block countries',
'geoipblock configuration' => 'Location Configuration',
'geoipblock country code' => 'Country Code',
'geoipblock country is allowed' => 'Incoming traffic from this country is allowed',
'geoipblock country is blocked' => 'Incoming traffic from this country will be blocked',
'geoipblock country name' => 'Country Name',
'geoipblock enable feature' => 'Enable Location based blocking:',
'geoipblock flag' => 'Flag',
'location' => 'Location',
'locationblock' => 'Location Block',
'locationblock block countries' => 'Block countries',
'locationblock configuration' => 'Location Configuration',
'locationblock country code' => 'Country Code',
'locationblock country is allowed' => 'Incoming traffic from this country is allowed',
'locationblock country is blocked' => 'Incoming traffic from this country will be blocked',
'locationblock country name' => 'Country Name',
'locationblock enable feature' => 'Enable Location based blocking:',
'locationblock flag' => 'Flag',
'global settings' => 'Global Settings',
'gpl i accept these terms and conditions' => 'I accept these terms and conditions',
'gpl license agreement' => 'License Agreement',