For #19693 - Add new string for the prompt to authenticate to use a stored credit card (#19708)

upstream-sync
Gabriel Luong 3 years ago committed by GitHub
parent daba5595f6
commit b1f7b04332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1567,6 +1567,8 @@
<string name="credit_cards_warning_dialog_later">Later</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their credit cards -->
<string name="credit_cards_biometric_prompt_message_pin">Unlock your device</string>
<!-- Message displayed in biometric prompt for authentication, before allowing users to use their stored credit card information -->
<string name="credit_cards_biometric_prompt_unlock_message">Unlock to use stored credit card information</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Add search engine</string>

Loading…
Cancel
Save