diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2024-01-03 11:37:22 +0100 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2024-02-19 11:19:12 +0100 |
| commit | 7e1524b3e272aa422df6744f6afef697a2d7244a (patch) | |
| tree | eda82aa7f7ff661cf0ad5a89196ee230d545faee | |
| parent | 6634e8dfcb71ea0eda116b1fca3edc2031f55e52 (diff) | |
| download | mullvadvpn-7e1524b3e272aa422df6744f6afef697a2d7244a.tar.xz mullvadvpn-7e1524b3e272aa422df6744f6afef697a2d7244a.zip | |
Add new string to messages.pot
| -rw-r--r-- | gui/locales/messages.pot | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index f92ac6dc44..ccd498d2c3 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -2007,6 +2007,15 @@ msgstr "" msgid "%s was added to your account." msgstr "" +msgid "1. After clicking on the <b>Go to VPN settings</b> button below, click on the cogwheel next to the <b>Mullvad VPN</b> name." +msgstr "" + +msgid "2. To enable Auto-connect, click on the toggle next to <b>Always-on VPN</b>." +msgstr "" + +msgid "3. To enable Lockdown mode, click on the toggle next to <b>Block connections without VPN</b>." +msgstr "" + msgid "30 days was added to your account." msgstr "" @@ -2046,6 +2055,15 @@ msgstr "" msgid "Attention: this setting cannot be used in combination with <b>Use custom DNS server</b>." msgstr "" +msgid "Auto-connect & Lockdown mode" +msgstr "" + +msgid "Auto-connect & \\nLockdown mode" +msgstr "" + +msgid "Auto-connect is called Always-on VPN in the Android system settings and it makes sure you are constantly connected to the VPN tunnel and auto connects after restart." +msgstr "" + msgid "Blocking internet (device offline)" msgstr "" @@ -2085,6 +2103,9 @@ msgstr "" msgid "Excluded applications" msgstr "" +msgid "Go to VPN settings" +msgstr "" + msgid "Going to login will unblock the internet on this device." msgstr "" @@ -2100,6 +2121,9 @@ msgstr "" msgid "Install Mullvad VPN (%s) to stay up to date" msgstr "" +msgid "Makes sure the device is always on the VPN tunnel." +msgstr "" + msgid "Manage account" msgstr "" @@ -2154,9 +2178,18 @@ msgstr "" msgid "Submit" msgstr "" +msgid "The Auto-connect and Lockdown mode settings can be found in the Android system settings, follow this guide to enable one or both." +msgstr "" + +msgid "The Lockdown mode blocks all internet access if the VPN tunnel is manually disconnected. <br/><b>Warning: This setting blocks split apps and the Local Network Sharing feature</b>." +msgstr "" + msgid "The local DNS server will not work unless you enable \"Local Network Sharing\" under Preferences." msgstr "" +msgid "There is no VPN settings on your device" +msgstr "" + msgid "This address has already been entered." msgstr "" |
