mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
openvpn: final tweak on wording #2266
This commit is contained in:
parent
e66cff65d7
commit
d141ea7d60
@ -601,7 +601,7 @@ $( document ).ready(function() {
|
||||
<div class="hidden" data-for="help_for_protocol">
|
||||
<?= gettext('Select the protocol family to be used. Note that using both families with UDP/TCP ' .
|
||||
'does not work with an explicit interface as OpenVPN does not support listening to more ' .
|
||||
'than one explicit IP address. In this case IPv4 is selected.') ?>
|
||||
'than one specified IP address. In this case IPv4 is currently assumed.') ?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@ -710,7 +710,7 @@ $( document ).ready(function() {
|
||||
<div class="hidden" data-for="help_for_protocol">
|
||||
<?= gettext('Select the protocol family to be used. Note that using both families with UDP/TCP ' .
|
||||
'does not work with an explicit interface as OpenVPN does not support listening to more ' .
|
||||
'than one explicit IP address. In this case IPv4 is selected.') ?>
|
||||
'than one specified IP address. In this case IPv4 is currently assumed.') ?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user