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