diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2024-03-12 12:15:57 +0100 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2024-03-12 12:15:57 +0100 |
| commit | c9b0230d3780ef7944c257438eb749e32be6be62 (patch) | |
| tree | 23ad4a3067d3f89b4a4dfde94f9d453345186262 /gui | |
| parent | 09d7368937d8bcf6c20ce4dedcd7a69c03f61f1d (diff) | |
| parent | 2dcc0f313db57785cafba47489cd01809207d47b (diff) | |
| download | mullvadvpn-c9b0230d3780ef7944c257438eb749e32be6be62.tar.xz mullvadvpn-c9b0230d3780ef7944c257438eb749e32be6be62.zip | |
Merge branch 'revert-and-rename-the-auto-connect-option-on-non-tv-devices-droid-741'
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 ccd498d2c3..4679499198 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -2061,6 +2061,9 @@ msgstr "" msgid "Auto-connect & \\nLockdown mode" msgstr "" +msgid "Auto-connect (legacy)" +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 "" @@ -2136,6 +2139,9 @@ msgstr "" msgid "No internet connection" msgstr "" +msgid "Please use the <b>Always-on</b> system setting instead by following the guide in <b>%s</b> above." +msgstr "" + msgid "Preferences" msgstr "" |
