From f6691cb0f86edeb1c83615b4ca14dbcb3f9eda26 Mon Sep 17 00:00:00 2001 From: Peer Dietzmann Date: Tue, 30 Sep 2025 21:12:32 +0200 Subject: [PATCH] Update translation for ovpnmain.cgi MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Hi All, since the last update made changes for the webinterface of OpenVPN, it's time to remove unused translations and update the remaining ones for downloading the client configuration. Starting here with the German translation. Best regards Peer Dietzmann  'dmz pinhole configuration' => 'Einstellungen des DMZ-Schlupfloches',  'dmz pinhole rule added' => 'Regel für DMZ-Schlupfloch hinzugefügt; Starte DMZ-Schlupfloch neu', Signed-off-by: Michael Tremer --- langs/de/cgi-bin/de.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index efa0eaf69..4c32c446d 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -817,8 +817,7 @@ 'display hostname in window title' => 'Hostname im Fenstertitel anzeigen', 'display traffic at home' => 'Berechneten Traffic auf der Startseite anzeigen', 'display webinterface effects' => 'Überblendeffekte einschalten', -'dl client arch' => 'Verschlüsseltes Client Paket herunterladen (zip)', -'dl client arch insecure' => 'Ungesichertes Client-Paket herunterladen (zip)', +'dl client arch' => 'Client-Konfigurationsdatei herunterladen (ovpn)', 'dmz' => 'DMZ', 'dmz pinhole configuration' => 'Einstellungen des DMZ-Schlupfloches', 'dmz pinhole rule added' => 'Regel für DMZ-Schlupfloch hinzugefügt; Starte DMZ-Schlupfloch neu', -- 2.47.3