PM-10630 setup autofill UI and interactions set up (#3891)

This commit is contained in:
Dave Severns
2024-09-10 14:10:23 -04:00
committed by GitHub
parent b94a1adda9
commit 8dce8cd576
7 changed files with 812 additions and 0 deletions

View File

@@ -995,4 +995,9 @@ Do you want to switch to this account?</string>
<string name="authenticator_sync">Authenticator Sync</string>
<string name="allow_bitwarden_authenticator_syncing">Allow Bitwarden Authenticator Syncing</string>
<string name="there_was_an_issue_validating_the_registration_token">There was an issue validating the registration token.</string>
<string name="turn_on_autofill">Turn on autofill</string>
<string name="use_autofill_to_log_into_your_accounts">Use autofill to log into your accounts with a single tap.</string>
<string name="turn_on_later">Turn on later</string>
<string name="turn_on_autofill_later">Turn on autofill later?</string>
<string name="return_to_complete_this_step_anytime_in_settings">You can return to complete this step anytime in Settings.</string>
</resources>