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 <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Stefan Schantl
2020-09-15 19:36:15 +02:00
committed by Arne Fitzenreiter
parent 3c48052ed1
commit 2c35344dda
3 changed files with 7 additions and 7 deletions

View File

@@ -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',