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
Copy file name to clipboardExpand all lines: autofill/autofill-internal/src/main/java/com/duckduckgo/autofill/internal/AutofillInternalSettingsActivity.kt
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -316,6 +316,17 @@ class AutofillInternalSettingsActivity : DuckDuckGoActivity() {
<stringname="autofillDevSettingsImportGooglePasswordsSuccessMessage"instruction="Placeholder is the number of passwords we were able to import">%1$d passwords imported from Google</string>
47
+
<stringname="autofillDevSettingsResetGooglePasswordsImportFlagTitle">Previous Google Imports</string>
48
+
<stringname="autofillDevSettingsResetGooglePasswordsImportFlagInstruction">Tap to forget previous imports</string>
49
+
<stringname="autofillDevSettingsResetGooglePasswordsImportFlagConfirmation">Eligible to see Google Import promos again</string>
47
50
48
51
<stringname="autofillDevSettingsOverrideMaxInstallDialogTitle">Maximum number of days since install</string>
0 commit comments