diff options
| author | David Göransson <david.goransson@mullvad.net> | 2024-08-29 11:49:54 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2024-08-29 11:49:54 +0200 |
| commit | a77e48d75207d70272f8f38224682571dce02aac (patch) | |
| tree | f9160512d3bb46d01edf67a9433f17d530e5705f /gui | |
| parent | 550b96a5e33f95cf9e4066390bcf697d1db50519 (diff) | |
| parent | 9a424b3229c9579cdb36c840a62074e577df0006 (diff) | |
| download | mullvadvpn-a77e48d75207d70272f8f38224682571dce02aac.tar.xz mullvadvpn-a77e48d75207d70272f8f38224682571dce02aac.zip | |
Merge branch 'add-warning-to-user-about-block-connections-without-vpn-in-droid-1243'
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 5402634548..a6bf039ec7 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -2204,7 +2204,7 @@ msgstr "" msgid "At least one method needs to be enabled" msgstr "" -msgid "Attention: Split tunneling is a privacy risk." +msgid "Attention: If \"Block connections without VPN\" is enabled, split apps will not have Internet. Always keep in mind that split tunneling is a privacy risk." msgstr "" msgid "Attention: this setting cannot be used in combination with <b>Use custom DNS server</b>." |
