diff options
Diffstat (limited to 'desktop')
| -rw-r--r-- | desktop/packages/mullvad-vpn/locales/messages.pot | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/desktop/packages/mullvad-vpn/locales/messages.pot b/desktop/packages/mullvad-vpn/locales/messages.pot index 8cdce3014c..df53b3f254 100644 --- a/desktop/packages/mullvad-vpn/locales/messages.pot +++ b/desktop/packages/mullvad-vpn/locales/messages.pot @@ -325,6 +325,13 @@ msgctxt "accessibility" msgid "Forget account number %(accountNumber)s" msgstr "" +#. Accessibility label for link to wireguard settings. +#. Available placeholders: +#. %(wireGuard)s - Will be replaced with WireGuard +msgctxt "accessibility" +msgid "Go to %(wireGuard)s settings." +msgstr "" + #. Accessibility label for link to blog post about OpenVPN support ending. msgctxt "accessibility" msgid "Go to blog post to read more, opens externally" @@ -950,6 +957,13 @@ msgctxt "in-app-notifications" msgid "%(openVpn)s support is ending. Switch location or" msgstr "" +#. Link in notication to go to WireGuard settings. +#. Available placeholders: +#. %(wireGuard)s - Will be replaced with WireGuard +msgctxt "in-app-notifications" +msgid "%(wireGuard)s settings." +msgstr "" + msgctxt "in-app-notifications" msgid "ACCOUNT CREDIT EXPIRES SOON" msgstr "" @@ -1031,6 +1045,13 @@ msgctxt "in-app-notifications" msgid "Send problem report" msgstr "" +#. Notification subtitle indicating the user is using an unsupported port for WireGuard. +#. Available placeholders: +#. %(wireGuard)s - Will be replaced with WireGuard +msgctxt "in-app-notifications" +msgid "The selected %(wireGuard)s port is not supported, please change it under " +msgstr "" + #. The in-app banner displayed to the user when the app beta update is #. available. #. Available placeholders: @@ -2402,9 +2423,6 @@ msgstr "" msgid "%s more..." msgstr "" -msgid "%s settings." -msgstr "" - msgid "%s was added to \"%s\"" msgstr "" |
