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
{{ message }}
This repository was archived by the owner on Feb 24, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: DuckDuckGo/UserText.swift
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -660,9 +660,6 @@ In addition to the details entered into this form, your app issue report will co
660
660
letmessage=NSLocalizedString("network.protection.vpn.location.country.item.formatted.cities.count", value:"%d cities", comment:"Subtitle of countries item when there are multiple cities, example : ")
661
661
return message.format(arguments: count)
662
662
}
663
-
staticletnetPAlwaysOnSettingTitle=NSLocalizedString("network.protection.vpn.always.on.setting.title", value:"Always On", comment:"Title for the Always on VPN setting item.")
664
-
staticletnetPAlwaysOnSettingFooter=NSLocalizedString("network.protection.vpn.always.on.setting.footer", value:"Automatically restore a VPN connection after interruption.", comment:"Footer text for the Always on VPN setting item.")
665
-
staticletnetPSecureDNSSettingTitle=NSLocalizedString("network.protection.vpn.secure.dns.setting.title", value:"Secure DNS", comment:"Title for the Always on VPN setting item.")
666
663
staticletnetPSecureDNSSettingFooter=NSLocalizedString("network.protection.vpn.secure.dns.setting.footer", value:"Network Protection prevents DNS leaks to your Internet Service Provider by routing DNS queries though the VPN tunnel to our own resolver.", comment:"Footer text for the Always on VPN setting item.")
667
664
staticletnetPTurnOnNotificationsButtonTitle=NSLocalizedString("network.protection.turn.on.notifications.button.title", value:"Turn on Notifications", comment:"Title for the button to link to the iOS app settings and enable notifications app-wide.")
668
665
staticletnetPTurnOnNotificationsSectionFooter=NSLocalizedString("network.protection.turn.on.notifications.section.footer", value:"Allow DuckDuckGo to notify you if your connection drops or VPN status changes.", comment:"Footer text under the button to link to the iOS app settings and enable notifications app-wide.")
/* Footer text for the Always on VPN setting item. */
1646
1640
"network.protection.vpn.secure.dns.setting.footer" = "Network Protection prevents DNS leaks to your Internet Service Provider by routing DNS queries though the VPN tunnel to our own resolver.";
0 commit comments