diff options
| author | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-02-21 12:58:28 +0100 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-02-28 10:48:55 +0100 |
| commit | ab4908396d137b02853d95ac08a8cfab952ab89e (patch) | |
| tree | 0de6bb0f2f1b76a1bc7f50a4c90c81ad24a637c7 | |
| parent | b494e43665ed84db93be1c8336acd205381456e8 (diff) | |
| download | mullvadvpn-ab4908396d137b02853d95ac08a8cfab952ab89e.tar.xz mullvadvpn-ab4908396d137b02853d95ac08a8cfab952ab89e.zip | |
Update translations
| -rw-r--r-- | desktop/packages/mullvad-vpn/locales/messages.pot | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/desktop/packages/mullvad-vpn/locales/messages.pot b/desktop/packages/mullvad-vpn/locales/messages.pot index 8ca411c207..cfa6ad8b1a 100644 --- a/desktop/packages/mullvad-vpn/locales/messages.pot +++ b/desktop/packages/mullvad-vpn/locales/messages.pot @@ -2179,8 +2179,10 @@ msgctxt "wireguard-settings-view" msgid "Obfuscation" msgstr "" +#. Describes what WireGuard obfuscation does, how it works and when +#. it would be useful to enable it. msgctxt "wireguard-settings-view" -msgid "Obfuscation hides the WireGuard traffic inside another protocol. It can be used to help circumvent censorship and other types of filtering, where a plain WireGuard connect would be blocked." +msgid "Obfuscation hides the WireGuard traffic inside another protocol. It can be used to help circumvent censorship and other types of filtering, where a plain WireGuard connection would be blocked." msgstr "" msgctxt "wireguard-settings-view" @@ -2575,6 +2577,9 @@ msgstr "" msgid "Not found" msgstr "" +msgid "Obfuscation hides the WireGuard traffic inside another protocol. It can be used to help circumvent censorship and other types of filtering, where a plain WireGuard connect would be blocked." +msgstr "" + msgid "Overrides active" msgstr "" |
