From: Stefan Schantl Date: Tue, 15 Sep 2020 17:36:15 +0000 (+0200) Subject: Language files: Clarify menu entries and page titles for VPN connections. X-Git-Tag: v2.25-core150~19 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=2c35344dda6b0b0d6b754c1e0ea6bed83cda8341 Language files: Clarify menu entries and page titles for VPN connections. These pages for RW and N2N statistics only show handle for OpenVPN connections. Fixes #12476. Signed-off-by: Stefan Schantl 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 ef4e4e6c8b..17b11e213e 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -2836,9 +2836,9 @@ 'vpn start action add' => 'Auf Verbindungseingang warten', 'vpn start action route' => 'Bei Bedarf', 'vpn start action start' => 'Immer An', -'vpn statistic n2n' => 'VPN: Netz-zu-Netz-Statistik', -'vpn statistic rw' => 'VPN: Roadwarrior-Statistik', -'vpn statistics n2n' => 'VPN: Netz-zu-Netz-Statistiken', +'vpn statistic n2n' => 'OpenVPN: Netz-zu-Netz-Statistik', +'vpn statistic rw' => 'OpenVPN: Roadwarrior-Statistik', +'vpn statistics n2n' => 'OpenVPN: Netz-zu-Netz-Statistiken', 'vpn subjectaltname' => 'SubjectAlternativeName', 'vpn subjectaltname missing' => 'SubjectAlternativeName darf nicht leer bleiben.', 'vpn wait' => 'WARTE', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 0b1b304a9c..24b93659c6 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -2870,8 +2870,8 @@ 'vpn start action add' => 'Wait for connection initiation', 'vpn start action route' => 'On Demand', 'vpn start action start' => 'Always On', -'vpn statistic n2n' => 'VPN: Net-to-Net Statistics', -'vpn statistic rw' => 'VPN: Roadwarrior Statistics', +'vpn statistic n2n' => 'OpenVPN: Net-to-Net Statistics', +'vpn statistic rw' => 'OpenVPN: Roadwarrior Statistics', 'vpn subjectaltname' => 'SubjectAlternativeName', 'vpn subjectaltname missing' => 'SubjectAlternativeName cannot be emtpy.', 'vpn wait' => 'WAITING', diff --git a/langs/tr/cgi-bin/tr.pl b/langs/tr/cgi-bin/tr.pl index ea2047609d..2a583963a0 100644 --- a/langs/tr/cgi-bin/tr.pl +++ b/langs/tr/cgi-bin/tr.pl @@ -2750,8 +2750,8 @@ 'vpn start action' => 'Hareketi Başlat', 'vpn start action route' => 'İstek Üzerine', 'vpn start action start' => 'Her Zaman', -'vpn statistic n2n' => 'Ağdan Ağa VPN İstatistiği', -'vpn statistic rw' => 'Roadwarrior VPN İstatistiği', +'vpn statistic n2n' => 'Ağdan Ağa OpenVPN İstatistiği', +'vpn statistic rw' => 'Roadwarrior OpenVPN İstatistiği', 'vpn subjectaltname' => 'Alternatif konu adı', 'vpn watch' => 'Karşı eş IP değiştirdiğinde (dyndns) ağdan-ağa VPN bağlantısını yeniden başlat. Bu DPD ye yardımcı olur.', 'vpn weak' => 'Hafta',