diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-08 15:04:55 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-09 12:01:09 +0200 |
| commit | 213df3c221081edea70abf411809f7022d7836e2 (patch) | |
| tree | ee7bf3a7f74e09d02305b200d9d4bea356faec07 /desktop | |
| parent | 75da013ccc20e5a612a87aa826c4e057da22567a (diff) | |
| download | mullvadvpn-213df3c221081edea70abf411809f7022d7836e2.tar.xz mullvadvpn-213df3c221081edea70abf411809f7022d7836e2.zip | |
Replace subtext with info dialog for device ip version
Diffstat (limited to 'desktop')
| -rw-r--r-- | desktop/packages/mullvad-vpn/locales/messages.pot | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop/packages/mullvad-vpn/locales/messages.pot b/desktop/packages/mullvad-vpn/locales/messages.pot index 9f84dcd613..cbad0e266b 100644 --- a/desktop/packages/mullvad-vpn/locales/messages.pot +++ b/desktop/packages/mullvad-vpn/locales/messages.pot @@ -2623,6 +2623,9 @@ msgstr "" msgid "Invalid or missing value \"%s\"" msgstr "" +msgid "It can be useful when you are aware of problems caused by a certain IP version." +msgstr "" + msgid "It looks like you’ve entered an account number instead of a voucher code. If you would like to change the active account, please log out first." msgstr "" @@ -2788,7 +2791,7 @@ msgstr "" msgid "This address has already been entered." msgstr "" -msgid "This allows access to WireGuard for devices that only support IPv6." +msgid "This feature allows you to choose whether to use only IPv4, only IPv6, or allow the app to automatically decide the best option when connecting to a server." msgstr "" msgid "This field is required" |
