From bc97013da5dfe32b488519ad82512093adcced7a Mon Sep 17 00:00:00 2001 From: Deepankar Bajpeyi Date: Thu, 17 Oct 2024 17:04:36 +0200 Subject: [PATCH] feat: update copy (#689) --- dist/autofill-debug.js | 4 ++-- dist/autofill.js | 4 ++-- src/locales/en/autofill.json | 4 ++-- swift-package/Resources/assets/autofill-debug.js | 4 ++-- swift-package/Resources/assets/autofill.js | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dist/autofill-debug.js b/dist/autofill-debug.js index 01c63274f..b239b62f0 100644 --- a/dist/autofill-debug.js +++ b/dist/autofill-debug.js @@ -19451,8 +19451,8 @@ module.exports={ "note": "Link that takes users to \"https://duckduckgo.com/email/start-incontext\", where they can sign up for DuckDuckGo email protection." }, "dontShowAgain": { - "title": "Don't Show Again", - "note": "Button that prevents the DuckDuckGo email protection signup prompt from appearing again." + "title": "Don't show again", + "note": "Button that prevents the DuckDuckGo email protection signup prompt and credentials import prompt from appearing again." }, "credentialsImportHeading": { "title": "Import passwords to DuckDuckGo", diff --git a/dist/autofill.js b/dist/autofill.js index c6dffd0b2..cd299d4d5 100644 --- a/dist/autofill.js +++ b/dist/autofill.js @@ -14923,8 +14923,8 @@ module.exports={ "note": "Link that takes users to \"https://duckduckgo.com/email/start-incontext\", where they can sign up for DuckDuckGo email protection." }, "dontShowAgain": { - "title": "Don't Show Again", - "note": "Button that prevents the DuckDuckGo email protection signup prompt from appearing again." + "title": "Don't show again", + "note": "Button that prevents the DuckDuckGo email protection signup prompt and credentials import prompt from appearing again." }, "credentialsImportHeading": { "title": "Import passwords to DuckDuckGo", diff --git a/src/locales/en/autofill.json b/src/locales/en/autofill.json index a013ba09c..9a308c832 100644 --- a/src/locales/en/autofill.json +++ b/src/locales/en/autofill.json @@ -86,8 +86,8 @@ "note": "Link that takes users to \"https://duckduckgo.com/email/start-incontext\", where they can sign up for DuckDuckGo email protection." }, "dontShowAgain": { - "title": "Don't Show Again", - "note": "Button that prevents the DuckDuckGo email protection signup prompt from appearing again." + "title": "Don't show again", + "note": "Button that prevents the DuckDuckGo email protection signup prompt and credentials import prompt from appearing again." }, "credentialsImportHeading": { "title": "Import passwords to DuckDuckGo", diff --git a/swift-package/Resources/assets/autofill-debug.js b/swift-package/Resources/assets/autofill-debug.js index 01c63274f..b239b62f0 100644 --- a/swift-package/Resources/assets/autofill-debug.js +++ b/swift-package/Resources/assets/autofill-debug.js @@ -19451,8 +19451,8 @@ module.exports={ "note": "Link that takes users to \"https://duckduckgo.com/email/start-incontext\", where they can sign up for DuckDuckGo email protection." }, "dontShowAgain": { - "title": "Don't Show Again", - "note": "Button that prevents the DuckDuckGo email protection signup prompt from appearing again." + "title": "Don't show again", + "note": "Button that prevents the DuckDuckGo email protection signup prompt and credentials import prompt from appearing again." }, "credentialsImportHeading": { "title": "Import passwords to DuckDuckGo", diff --git a/swift-package/Resources/assets/autofill.js b/swift-package/Resources/assets/autofill.js index c6dffd0b2..cd299d4d5 100644 --- a/swift-package/Resources/assets/autofill.js +++ b/swift-package/Resources/assets/autofill.js @@ -14923,8 +14923,8 @@ module.exports={ "note": "Link that takes users to \"https://duckduckgo.com/email/start-incontext\", where they can sign up for DuckDuckGo email protection." }, "dontShowAgain": { - "title": "Don't Show Again", - "note": "Button that prevents the DuckDuckGo email protection signup prompt from appearing again." + "title": "Don't show again", + "note": "Button that prevents the DuckDuckGo email protection signup prompt and credentials import prompt from appearing again." }, "credentialsImportHeading": { "title": "Import passwords to DuckDuckGo",