diff options
| author | Jonatan Rhodin <jonatanrhodin@Jonatans-MacBook-Pro.local> | 2023-04-21 14:50:56 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatanrhodin@Jonatans-MacBook-Pro.local> | 2023-04-25 10:41:46 +0200 |
| commit | db264c2e62fe78ae50b8e8a4a14409c514e9c774 (patch) | |
| tree | 6a8098f326d2aa6dbf7ff63b4dfcec5a876dc3e6 /gui | |
| parent | ef0e872aedbe482bc4c70b28755d384e1126a944 (diff) | |
| download | mullvadvpn-db264c2e62fe78ae50b8e8a4a14409c514e9c774.tar.xz mullvadvpn-db264c2e62fe78ae50b8e8a4a14409c514e9c774.zip | |
Update content blockers informational dialog
- Change programs to apps
- Add custom dns warning
- Add html-formatted text support to info dialog
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 21e0c2c274..14d1a38dc5 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1641,6 +1641,9 @@ msgstr "" msgid "Always-on VPN might be enabled for another app" msgstr "" +msgid "Attention: this setting cannot be used in combination with <b>Use custom DNS server</b>." +msgstr "" + msgid "Blocking internet (device offline)" msgstr "" @@ -1716,6 +1719,9 @@ msgstr "" msgid "This address has already been entered." msgstr "" +msgid "This might cause issues on certain websites, services, and apps." +msgstr "" + msgid "To make sure that you have the most secure version and to inform you of any issues with the current version that is running, the app performs version checks automatically. This sends the app version and Android system version to Mullvad servers. Mullvad keeps counters on number of used app versions and Android versions. The data is never stored or used in any way that can identify you.\\n\\nIf 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 "" |
