diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2024-10-28 09:49:03 +0100 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2024-10-28 09:49:03 +0100 |
| commit | 4cb784d9cc05088b77781feb25b80c1953e16259 (patch) | |
| tree | 44652761739fa352cf8215e684af91ed7d6fe320 /gui | |
| parent | 63638d781be8cbb2795f4e2764e277ff08e43869 (diff) | |
| parent | c8678d1138abb7579e6c172fd3c3c07e2f15cb7a (diff) | |
| download | mullvadvpn-4cb784d9cc05088b77781feb25b80c1953e16259.tar.xz mullvadvpn-4cb784d9cc05088b77781feb25b80c1953e16259.zip | |
Merge branch 'access-issue-with-lan-when-using-vpn-block-setting-droid-1422'
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index ec571e5364..517423d420 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -2292,6 +2292,9 @@ msgstr "" msgid "At least one method needs to be enabled" msgstr "" +msgid "Attention: If \"Block connections without VPN\" is enabled, \"Local network sharing\" will not work." +msgstr "" + 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 "" |
