[Payment Request] Error message screen
Displays an error message if:
1. PaymentResponse.complete() gets called with 'fail'.
2. The promise returned by PaymentRequestUpdateEvent.updateWith()
doesn't get settled in a reasonable amount of time.
Payment Request will cancel once the user dismisses the error screen.
TBR=rouslan@,sdefresne@,
BUG=602666
Review-Url: https://codereview.chromium.org/2701923003
Cr-Commit-Position: refs/heads/master@{#453208}
diff --git a/components/payments_strings.grdp b/components/payments_strings.grdp
index 9553cd0..45e77e8 100644
--- a/components/payments_strings.grdp
+++ b/components/payments_strings.grdp
@@ -74,7 +74,7 @@
Processing
</message>
<message name="IDS_PAYMENTS_ERROR_MESSAGE" desc="The text that informs the user that there is error in verifying and charging the payment." formatter_data="android_java">
- There was an error processing your order. Please check your account and try again.
+ There was an error processing your order. Please try again.
</message>
<message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets a user add new contact details, like the user's full name, an email address or a phone number." formatter_data="android_java">
Add contact info