From ae470e4a02ea80c7e0c2c17fc7636639eec95cb6 Mon Sep 17 00:00:00 2001 From: Craig Russell <1336281+CDRussell@users.noreply.github.com> Date: Fri, 27 Jun 2025 12:54:07 +0100 Subject: [PATCH] Update promo CTA's copy and remove its icon --- .../autofill/impl/importing/promo/ImportInPasswordsPromotion.kt | 1 - autofill/autofill-impl/src/main/res/values/donottranslate.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/importing/promo/ImportInPasswordsPromotion.kt b/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/importing/promo/ImportInPasswordsPromotion.kt index 101e1b69d010..b0102dc8d451 100644 --- a/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/importing/promo/ImportInPasswordsPromotion.kt +++ b/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/importing/promo/ImportInPasswordsPromotion.kt @@ -126,7 +126,6 @@ class ImportInPasswordsPromotionView @JvmOverloads constructor( subtitle = context.getString(R.string.passwords_import_promo_subtitle), action = context.getString(R.string.passwords_import_promo_action), messageType = REMOTE_MESSAGE, - actionIcon = com.duckduckgo.mobile.android.R.drawable.ic_open_in_24, ), ) onTopAnimationConfigured { view -> diff --git a/autofill/autofill-impl/src/main/res/values/donottranslate.xml b/autofill/autofill-impl/src/main/res/values/donottranslate.xml index a5c889684940..64c7e1074c3b 100644 --- a/autofill/autofill-impl/src/main/res/values/donottranslate.xml +++ b/autofill/autofill-impl/src/main/res/values/donottranslate.xml @@ -17,5 +17,5 @@ Bring your passwords from Google to DuckDuckGo Quickly and securely import your passwords to DuckDuckGo. Google may ask you to enter your password. - Open Google Passwords + Import From Google \ No newline at end of file