diff options
| author | David Lönnhager <david.l@mullvad.net> | 2024-05-29 11:11:44 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2024-05-29 12:55:01 +0200 |
| commit | 6289b4c7feb587e8fe2a9a4be175a8bd1aafa9f7 (patch) | |
| tree | 97176e347d6fb96143c573fc4b651604e01e512d /gui | |
| parent | df10b569c52e07a05068d74d11856dadd1bad941 (diff) | |
| download | mullvadvpn-6289b4c7feb587e8fe2a9a4be175a8bd1aafa9f7.tar.xz mullvadvpn-6289b4c7feb587e8fe2a9a4be175a8bd1aafa9f7.zip | |
Add missing string to messages.pot
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 9126cb9c99..65267fd5bd 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1087,6 +1087,10 @@ msgid "Disconnected and unsecure" msgstr "" msgctxt "notifications" +msgid "Failed to enable split tunneling. Please try again or disable it." +msgstr "" + +msgctxt "notifications" msgid "Lockdown mode active, connection blocked" msgstr "" |
