mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
ovpn_fixes: Fixed some typos and strcture.
Fixes #10462#c21. Conflicts: html/cgi-bin/ovpnmain.cgi langs/de/cgi-bin/de.pl langs/en/cgi-bin/en.pl
This commit is contained in:
committed by
Michael Tremer
parent
b7ca450650
commit
f527e53f54
@@ -39,6 +39,7 @@
|
||||
'MB read' => 'MB read',
|
||||
'MB written' => 'MB written',
|
||||
'MTU' => 'MTU size:',
|
||||
'MTU settings' => 'MTU settings:',
|
||||
'Number of Countries for the pie chart' => 'Number of Countries for the pie chart',
|
||||
'Number of IPs for the pie chart' => 'Number of IPs for the pie chart',
|
||||
'Number of Ports for the pie chart' => 'Number of ports for the pie chart',
|
||||
@@ -1152,7 +1153,7 @@
|
||||
'g.lite' => 'TO BE REMOVED',
|
||||
'gateway' => 'Gateway',
|
||||
'gateway ip' => 'Gateway IP',
|
||||
'gen dh' => 'Generate Diffie-Hellman parameters',
|
||||
'gen dh' => 'Generate new Diffie-Hellman parameters',
|
||||
'gen static key' => 'Generate a static key',
|
||||
'generate' => 'Generate root/host zertifikate',
|
||||
'generate a certificate' => 'Generate a certificate:',
|
||||
@@ -1690,7 +1691,9 @@
|
||||
'ovpn crypt options' => 'Cryptographic options',
|
||||
'ovpn device' => 'OpenVPN device:',
|
||||
'ovpn dh' => 'Diffie-Hellman parameters length',
|
||||
'ovpn dh upload' => 'Upload Diffie-Hellman parameters',
|
||||
'ovpn dh new key' => 'Generate new Diffie-Hellman parameters',
|
||||
'ovpn dh parameters' => 'Diffie-Hellman parameters options',
|
||||
'ovpn dh upload' => 'Upload new Diffie-Hellman parameters',
|
||||
'ovpn dl' => 'OVPN-Config Download',
|
||||
'ovpn engines' => 'Crypto engine',
|
||||
'ovpn errmsg green already pushed' => 'Route for green network is always set',
|
||||
|
||||
Reference in New Issue
Block a user