You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msgid"The DNS server you want to add is a private IP. You must ensure that your network interfaces are configured to use it."
2042
2036
msgstr""
2043
2037
2044
-
#. Available placeholders:
2045
-
#. %(tunnelProtocol)s - the name of the tunnel protocol setting
2046
-
#. %(wireguard)s - will be replaced with "WireGuard"
2047
-
msgctxt"vpn-settings-view"
2048
-
msgid"The DNS server you want to add is public and will only work with %(wireguard)s. To ensure that it always works, set the \"%(tunnelProtocol)s\" (in Advanced settings) to %(wireguard)s."
2049
-
msgstr""
2050
-
2051
2038
msgctxt"vpn-settings-view"
2052
2039
msgid"This built-in feature prevents your traffic from leaking outside of the VPN tunnel if your network suddenly stops working or if the tunnel fails, it does this by blocking your traffic until your connection is reestablished."
'The DNS server you want to add is a private IP. You must ensure that your network interfaces are configured to use it.',
419
-
);
420
-
}else{
421
-
message=sprintf(
422
-
// TRANSLATORS: Available placeholders:
423
-
// TRANSLATORS: %(tunnelProtocol)s - the name of the tunnel protocol setting
424
-
// TRANSLATORS: %(wireguard)s - will be replaced with "WireGuard"
425
-
messages.pgettext(
426
-
'vpn-settings-view',
427
-
'The DNS server you want to add is public and will only work with %(wireguard)s. To ensure that it always works, set the "%(tunnelProtocol)s" (in Advanced settings) to %(wireguard)s.',
0 commit comments