diff options
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index de11640587..721cc61bb1 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -802,12 +802,24 @@ msgctxt "openvpn-settings-view" msgid "Set OpenVPN MSS value. Valid range: %(min)d - %(max)d." msgstr "" -#. This is used to instruct users how to make the bridge -#. mode setting available. +#. This is used to instruct users how to make the bridge mode setting +#. available. +msgctxt "openvpn-settings-view" +msgid "To activate Bridge mode, change **Transport protocol** to **Automatic** or **TCP**." +msgstr "" + +#. This is used to instruct users how to make the bridge mode setting +#. available. msgctxt "openvpn-settings-view" msgid "To activate Bridge mode, go back and change **Tunnel protocol** to **OpenVPN**." msgstr "" +#. This is used to instruct users how to make UDP mode +#. available. +msgctxt "openvpn-settings-view" +msgid "To activate UDP, change **Bridge mode** to **Automatic** or **Off**." +msgstr "" + msgctxt "openvpn-settings-view" msgid "Transport protocol" msgstr "" |
