Revision 83929cea
Added by Vito Piserchia almost 6 years ago
src/etc/inc/openvpn.inc | ||
---|---|---|
504 | 504 |
'' => gettext('Use default direction'), |
505 | 505 |
'0' => gettext('Direction 0'), |
506 | 506 |
'1' => gettext('Direction 1'), |
507 |
'2' => gettext('No keydir direction'),
|
|
507 |
'2' => gettext('Both irections'),
|
|
508 | 508 |
); |
509 | 509 |
return $keydirs; |
510 | 510 |
} |
Also available in: Unified diff
Update text
(cherry picked from commit cef01bcb95add6acc13edb16739e10d7ed8ba6e2)