diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-09 10:41:49 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-09 10:41:49 +0200 |
| commit | 75da013ccc20e5a612a87aa826c4e057da22567a (patch) | |
| tree | c7ceded57a9d31680e40e91ef15123e3b3e984ed /desktop | |
| parent | 9a6938a4a32ecc162cc5afcf15fa636de2f9b9fe (diff) | |
| parent | 1272d1bbe4c73529d3c4ca358da5b58a19ebd84d (diff) | |
| download | mullvadvpn-75da013ccc20e5a612a87aa826c4e057da22567a.tar.xz mullvadvpn-75da013ccc20e5a612a87aa826c4e057da22567a.zip | |
Merge branch 'implement-device-ip-version-error-droid-1918'
Diffstat (limited to 'desktop')
| -rw-r--r-- | desktop/packages/mullvad-vpn/locales/messages.pot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/packages/mullvad-vpn/locales/messages.pot b/desktop/packages/mullvad-vpn/locales/messages.pot index 30b7d64fba..9f84dcd613 100644 --- a/desktop/packages/mullvad-vpn/locales/messages.pot +++ b/desktop/packages/mullvad-vpn/locales/messages.pot @@ -2599,6 +2599,12 @@ msgstr "" msgid "Google Play unavailable" msgstr "" +msgid "IPv4 is not available" +msgstr "" + +msgid "IPv6 is not available" +msgstr "" + msgid "If the split tunneling feature is used, then the app queries your system for a list of all installed applications. This list is only retrieved in the split tunneling view. The list of installed applications is never sent from the device." msgstr "" |
