Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: ios/chrome/app/strings/ios_strings.grd

Issue 2701923003: [Payment Request] Error message screen (Closed)
Patch Set: Addressed comments Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ios/chrome/app/strings/ios_strings.grd
diff --git a/ios/chrome/app/strings/ios_strings.grd b/ios/chrome/app/strings/ios_strings.grd
index 2b111e9df45e770949cd0f6c08c91de2380b34d2..8a45f63ae0bc74bfeaa1c27ceaf681f1b5fe2c34 100644
--- a/ios/chrome/app/strings/ios_strings.grd
+++ b/ios/chrome/app/strings/ios_strings.grd
@@ -936,6 +936,9 @@ Handoff must also be enabled in the General section of Settings, and your device
<message name="IDS_IOS_PAYMENT_REQUEST_ADD_METHOD_BUTTON" desc="Label of the button to add a new payment method (credit card) [iOS only].">
Add Card...
</message>
+ <message name="IDS_IOS_PAYMENT_REQUEST_ERROR_PAGE_OK_BUTTON" desc="Label of the button to dismiss the payment request error page presented to the user [iOS only].">
+ Ok
please use gerrit instead 2017/02/21 16:37:08 Can you use IDS_OK instead?
Moe 2017/02/21 22:56:14 Done.
+ </message>
<message name="IDS_IOS_PAYMENT_REQUEST_CANCEL_BUTTON" desc="Label of the button to cancel the request for payment presented to the user [iOS only].">
Cancel
</message>

Powered by Google App Engine
This is Rietveld 408576698