diff options
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index f9e6ca6e10..489a3a8023 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -114,6 +114,9 @@ msgstr "" msgid "CREATING SECURE CONNECTION" msgstr "" +msgid "Custom" +msgstr "" + msgid "Default" msgstr "" @@ -1512,6 +1515,14 @@ msgctxt "wireguard-settings-view" msgid "The automatic setting will randomly choose from a wide range of ports." msgstr "" +msgctxt "wireguard-settings-view" +msgid "The automatic setting will randomly choose from the valid port ranges shown below." +msgstr "" + +msgctxt "wireguard-settings-view" +msgid "The custom port can be any value inside the valid ranges: %(portRanges)s." +msgstr "" + #. The hint displayed below the WireGuard IP version selector. #. Available placeholders: #. %(wireguard)s - Will be replaced with the string "WireGuard" |
