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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
staticletuninstallVPNAlertTitle=NSLocalizedString("vpn.uninstall.alert.title", value:"Are you sure you want to uninstall the VPN?", comment:"Alert title when the user selects to uninstall our VPN")
staticletuninstallVPNInformativeText=NSLocalizedString("vpn.uninstall.alert.informative.text", value:"Uninstalling the DuckDuckGo VPN will disconnect the VPN and remove it from your device.", comment:"Informative text for the alert that comes up when the user decides to uninstall our VPN")