diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2024-07-18 14:45:02 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2024-09-26 10:40:08 +0200 |
| commit | 9db61ea67bf6fc14e5cf98c20b840d8369d19292 (patch) | |
| tree | 69fa3386ef83aa3cfdad69459ca894d252a30abc | |
| parent | 1a0f8524aef5d224e2001bd958c0a1cb42986aaa (diff) | |
| download | mullvadvpn-9db61ea67bf6fc14e5cf98c20b840d8369d19292.tar.xz mullvadvpn-9db61ea67bf6fc14e5cf98c20b840d8369d19292.zip | |
Update translations
| -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 a64416dca1..aac7d2de6f 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -2308,6 +2308,9 @@ 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 "Automatically connect on device start-up. Only works if the app has been granted the VPN permission." +msgstr "" + msgid "Automatically connect when the app launches. This setting will be replaced with a new connect on device start-up feature in a future update." msgstr "" @@ -2317,6 +2320,9 @@ msgstr "" msgid "Changes to DNS related settings might not go into effect immediately due to cached results." msgstr "" +msgid "Connect on device start-up" +msgstr "" + msgid "Connecting..." msgstr "" |
