From: Peter Müller Date: Sat, 2 May 2020 09:52:25 +0000 (+0200) Subject: de.pl: fix misleading translation X-Git-Tag: v2.25-core148~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=144f344845738ce69422ac9a1dcbe731cba3ee48;p=ipfire-2.x.git de.pl: fix misleading translation The 'geoip' key is being used in the firewall.cgi for configuring GeoIP as a source or destination. "konfigurieren" is misleading in this context. Signed-off-by: Peter Müller Reviewed-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index b01e75eb5a..f73b373b8f 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -1565,7 +1565,7 @@ 'local vpn hostname/ip' => 'Lokaler VPN Hostname/IP', 'localkey' => 'Localkey', 'localkeyfile' => 'Localkeyfile', -'location' => 'Länderfilter konfigurieren', +'location' => 'Länderfilter', 'locationblock' => 'Location-Filter', 'locationblock block countries' => 'Länderfilter', 'locationblock configuration' => 'Location-Konfiguration',