diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2024-10-18 13:29:59 +0200 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2024-10-23 14:59:46 +0200 |
| commit | 83d070a2bbe66a7a3c8180169e9c5b235baa2e4d (patch) | |
| tree | 210677d52623852441574b3ee73928e64d339ff3 | |
| parent | b83716e758ec7cd0153d2b30749da57e80b24132 (diff) | |
| download | mullvadvpn-83d070a2bbe66a7a3c8180169e9c5b235baa2e4d.tar.xz mullvadvpn-83d070a2bbe66a7a3c8180169e9c5b235baa2e4d.zip | |
Update messages.pot
| -rw-r--r-- | gui/locales/messages.pot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 3850b7f239..ec571e5364 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -467,6 +467,10 @@ msgid "Enter port" msgstr "" msgctxt "api-access-methods-view" +msgid "If you are not connected to our VPN, then the Encrypted DNS proxy will use your own non-VPN IP when connecting. The DoH servers are hosted by one of the following providers: Quad 9, CloudFlare, or Google." +msgstr "" + +msgctxt "api-access-methods-view" msgid "In use" msgstr "" @@ -567,6 +571,10 @@ msgid "With the “Direct” method, the app communicates with a Mullvad API ser msgstr "" msgctxt "api-access-methods-view" +msgid "With the “Encrypted DNS proxy” method, the app will communicate with our Mullvad API through a proxy address. It does this by retrieving an address from a DNS over HTTPS (DoH) server and then using that to reach our API servers." +msgstr "" + +msgctxt "api-access-methods-view" msgid "With the “Mullvad bridges” method, the app communicates with a Mullvad API server via a Mullvad bridge server. It does this by sending the traffic obfuscated by Shadowsocks." msgstr "" |
