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.
publicstaticletaddWidgetTitle=NSLocalizedString("addWidget.title", value:"One tap to your favorite sites.", comment:"")
340
340
publicstaticletaddWidgetDescription=NSLocalizedString("addWidget.description", value:"Get quick access to private search and the sites you love.", comment:"")
341
-
publicstaticletaddWidgetSettingsFirstParagraph=NSLocalizedString("addWidget.settings.firstParagraph", value:"Long-press on the home screen to enter jiggle mode.", comment:"")
341
+
publicstaticletaddWidgetSettingsFirstParagraph=NSLocalizedString("addWidget.settings.firstParagraph", value:"Long-press on the Home Screen to enter jiggle mode.", comment:"")
342
342
publicstaticletaddWidgetSettingsSecondParagraph=NSLocalizedString("addWidget.settings.secondParagraph.%@", value:"Tap the plus %@ button.", comment:"Replacement string is a plus button icon.")
343
343
publicstaticletaddWidgetSettingsThirdParagraph=NSLocalizedString("addWidget.settings.title", value:"Find and select DuckDuckGo. Then choose a widget.", comment:"")
344
344
@@ -572,6 +572,11 @@ public struct UserText {
572
572
staticletvpnAccessRevokedAlertActionSubscribe=NSLocalizedString("vpn.access-revoked.alert.action.subscribe", value:"Subscribe", comment:"Primary action for the alert when the subscription expires")
573
573
staticletvpnAccessRevokedAlertActionCancel=NSLocalizedString("vpn.access-revoked.alert.action.cancel", value:"Dismiss", comment:"Cancel action for the alert when the subscription expires")
574
574
575
+
// MARK: VPN Widget
576
+
577
+
publicstaticletvpnSettingsAddWidget=NSLocalizedString("vpn.settings.add.widget", value:"Add VPN Widget to Home Screen", comment:"VPN settings screen cell text for adding the VPN widget to the home screen")
578
+
publicstaticletaddVPNWidgetSettingsThirdParagraph=NSLocalizedString("vpn.addWidget.settings.title", value:"Find and select DuckDuckGo. Then swipe to VPN and select Add Widget.", comment:"Title for the VPN widget onboarding screen")
579
+
575
580
// MARK: Notifications
576
581
577
582
publicstaticletmacWaitlistAvailableNotificationTitle=NSLocalizedString("mac-waitlist.available.notification.title", value:"DuckDuckGo for Mac is ready!", comment:"Title for the macOS waitlist notification")
0 commit comments