Chromium Code Reviews| 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> |