diff options
| author | saber safavi <saber.safavi@codic.se> | 2022-11-21 10:48:15 +0100 |
|---|---|---|
| committer | saber safavi <saber.safavi@codic.se> | 2023-01-03 17:33:19 +0100 |
| commit | 7a0aa5b8ff03d7bfdf0c463f9ff6579e494990ff (patch) | |
| tree | 3479cc1c3f916c6e7f6e27b19a8a00bbdc5c0ddd /gui | |
| parent | 8ad5aa6a71f55b7d4b6996a848698bd521a1311f (diff) | |
| download | mullvadvpn-7a0aa5b8ff03d7bfdf0c463f9ff6579e494990ff.tar.xz mullvadvpn-7a0aa5b8ff03d7bfdf0c463f9ff6579e494990ff.zip | |
Add string resources for always-on notification
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 62e195a631..1ed2f4ed1f 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1536,6 +1536,12 @@ msgstr "" msgid "All applications" msgstr "" +msgid "Always-on VPN assigned to other app" +msgstr "" + +msgid "Always-on VPN might be enabled for another app" +msgstr "" + msgid "Blocking all connections" msgstr "" @@ -1626,12 +1632,18 @@ msgstr "" msgid "Toggle VPN" msgstr "" +msgid "Unable to start tunnel connection. Please disable Always-on VPN for <b>%s</b> before using Mullvad VPN." +msgstr "" + msgid "Unsecured" msgstr "" msgid "Update available, download to remain safe." msgstr "" +msgid "VPN permission error" +msgstr "" + msgid "VPN permission was denied when creating the tunnel. Please try connecting again." msgstr "" |
