Commit dda58fb6 authored by Nick Burris's avatar Nick Burris Committed by Commit Bot

[SecurePaymentConfirmation] Add UI strings

This patch adds the strings for the secure payment confirmation UI.

The reference image is
https://storage.cloud.google.com/chromium-translation-screenshots/d6454af2fab327588d43904eeb11fadc01551faa

Bug: 1110322
Change-Id: Ib60153e26a593007d635db38c03d46088495ba2f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330081
Commit-Queue: Nick Burris <nburris@chromium.org>
Reviewed-by: default avatarRouslan Solomakhin <rouslan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795618}
parent eaf3df19
......@@ -621,4 +621,18 @@
<message name="IDS_PAYMENT_HANDLER_SHEET_CLOSED" desc="Accessibility string read when the payment-handler bottom sheet is closed." formatter_data="android_java">
Payment handler sheet is closed
</message>
<!-- Secure Payment Confirmation strings -->
<message name="IDS_SECURE_PAYMENT_CONFIRMATION_VERIFY_PURCHASE" desc="The title string on a payment confirmation dialog that confirms the details of the payment that the user is about to verify. The user has the option to click 'Cancel' or 'Verify', and clicking 'Verify' will open the system interface to verify their identity with the Touch ID fingerprint sensor.">
Use Touch ID to verify and complete your purchase?
</message>
<message name="IDS_SECURE_PAYMENT_CONFIRMATION_STORE_LABEL" desc="In a secure payment confirmation dialog, this is the label for the row of data that shows the store name, e.g. merchant.com.">
Store
</message>
<message name="IDS_SECURE_PAYMENT_CONFIRMATION_TOTAL_LABEL" desc="In a secure payment confirmation dialog, this is the label for the row of data that shows the total price, e.g. $20.00 USD.">
Total
</message>
<message name="IDS_SECURE_PAYMENT_CONFIRMATION_VERIFY_BUTTON_LABEL" desc="As in 'Verify my identity', this is the label of the affirmitive button in a payment confirmation dialog that asks the user to verify their identity with a platform authenticator such as a fingerprint reader.">
Verify
</message>
</grit-part>
d6454af2fab327588d43904eeb11fadc01551faa
\ No newline at end of file
d6454af2fab327588d43904eeb11fadc01551faa
\ No newline at end of file
d6454af2fab327588d43904eeb11fadc01551faa
\ No newline at end of file
d6454af2fab327588d43904eeb11fadc01551faa
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment