]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
proxy.cgi: Fix translation string mix-up
authorPeter Müller <peter.mueller@ipfire.org>
Sun, 10 Oct 2021 19:49:49 +0000 (21:49 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 24 Nov 2021 09:10:42 +0000 (09:10 +0000)
"advproxy advanced web proxy" was meant to be used in the first place,
followed by "advproxy advanced web proxy configuration", as it is done
in other CGIs.

This patch also fixes a missing German translation, and improves
translations of "one X per line" ("eines" != "eins"). :-)

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
langs/de/cgi-bin/de.pl

index cbc3f7b6c0f15196217216f986854f280540388b..e350bc65127b9c0db6af82c924ea47f0e14d241c 100644 (file)
 'advproxy access' => 'Zugriff',
 'advproxy admin mail' => 'Cache-Administrator E-Mail-Adresse',
 'advproxy advanced proxy' => 'Advanced Proxy',
-'advproxy advanced web proxy' => 'Advanced Web Proxy',
-'advproxy advanced web proxy configuration' => 'Proxy-Konfiguration',
-'advproxy allowed subnets' => 'Erlaubte Subnetze (eins pro Zeile)',
+'advproxy advanced web proxy' => 'Web-Proxy',
+'advproxy advanced web proxy configuration' => 'Web Proxy-Einstellungen',
+'advproxy allowed subnets' => 'Erlaubte Subnetze (eines pro Zeile)',
 'advproxy allowed web browsers' => 'Zulässige Clients für Web-Zugriffe',
 'advproxy asbased anomaly detection' => 'Anomalieerkennungen auf Basis Autonomer Systeme',
 'advproxy back to main page' => 'Zurück zur Hauptseite',