diff options
| author | David Lönnhager <david.l@mullvad.net> | 2023-01-31 14:23:49 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2023-02-01 17:38:39 +0100 |
| commit | bd76be02387ab632313e29ed9121bcd3b77d1471 (patch) | |
| tree | a3e4c8158663327efd4b19c0814bccd1d235b9aa | |
| parent | 820bcbf9bd3db7cae550af08fb384ff30696f0f8 (diff) | |
| download | mullvadvpn-bd76be02387ab632313e29ed9121bcd3b77d1471.tar.xz mullvadvpn-bd76be02387ab632313e29ed9121bcd3b77d1471.zip | |
Add translation strings
| -rw-r--r-- | gui/locales/messages.pot | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 049206b2be..d2eef0b96f 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -147,6 +147,9 @@ msgstr "" msgid "Filter" msgstr "" +msgid "Go to System Settings" +msgstr "" + #. This is a button which closes a dialog. msgid "Got it!" msgstr "" @@ -619,6 +622,10 @@ msgctxt "launch-view" msgid "Connecting to Mullvad system service..." msgstr "" +msgctxt "launch-view" +msgid "Permission for the Mullvad VPN service has been revoked. Please go to System Settings and allow Mullvad VPN under the “Allow in the Background” setting." +msgstr "" + #. This is a warning message shown when the app is blocking the users #. internet connection while logged out. #. Available placeholder: |
