From: Stefan Schantl Date: Thu, 9 Apr 2015 16:14:48 +0000 (+0200) Subject: de.pl: Fix umlauts in GeoIP related strings. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=054d584786a60ed443d96642eb5a094e265da637;p=people%2Fms%2Fipfire-2.x.git de.pl: Fix umlauts in GeoIP related strings. This issue has been intruced in commit 0ff5b2b0ac39be6954e0b727e21d98c631bb051b. --- diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index a1578b91d5..88533691d8 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -533,7 +533,7 @@ 'chain' => 'Verknüpfung', 'change passwords' => 'Passwörter Ã¤ndern', 'change share' => 'Freigabeeinstellungen ändern', -'check all' =>'Alle auswÃhlen', +'check all' =>'Alle auswählen', 'check for net traffic update' => 'Prüfe auf Net-Traffic-Updates', 'check vpn lr' => 'Überprüfen', 'choose config' => 'Konfiguration auswählen', @@ -1069,7 +1069,7 @@ 'fwhost OpenVPN static host' => 'OpenVPN statischer Host', 'fwhost OpenVPN static network' => 'OpenVPN statisches Netzwerk', 'fwhost Standard Network' => 'Standard-Netzwerk', -'fwhost addgeoipgrp' => 'Neue GeoIP-Gruppe hinzufÃgen', +'fwhost addgeoipgrp' => 'Neue GeoIP-Gruppe hinzufügen', 'fwhost addgrp' => 'Neue Gruppe hinzufügen', 'fwhost addgrpname' => 'Gruppenname:', 'fwhost addhost' => 'Neuen Host hinzufügen', @@ -1087,7 +1087,7 @@ 'fwhost cust addr' => 'Hosts', 'fwhost cust geoip' => 'GeoIP-Gruppen', 'fwhost cust geoipgroup' => 'GeoIP-Gruppen', -'fwhost cust geoiplocation' => 'GeoIP LÃndercodes', +'fwhost cust geoiplocation' => 'GeoIP Ländercodes', 'fwhost cust grp' => 'Gruppen', 'fwhost cust net' => 'Netzwerke', 'fwhost cust service' => 'Dienste', @@ -1171,7 +1171,7 @@ 'genre' => 'Genre', 'geoip' => 'GeoIP', 'geoipblock' => 'GeoIP Block', -'geoipblock block countries' => 'LÃnderfilter', +'geoipblock block countries' => 'Länderfilter', 'geoipblock configuration' => 'GeoIP Konfiguration', 'geoipblock country code' => 'Ländercode', 'geoipblock country is allowed' => 'Eingehende Verbindungen aus diesem Land sind erlaubt.',