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 aef2da7c0c2fe3e9f593145a5cbbec68cf8a7b99..d6a63bcfd7693faada6a19e8b1632f77bad8f0d7 100644 |
--- a/ios/chrome/app/strings/ios_strings.grd |
+++ b/ios/chrome/app/strings/ios_strings.grd |
@@ -939,9 +939,6 @@ 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_CANCEL_BUTTON" desc="Label of the button to cancel the request for payment presented to the user [iOS only]."> |
- Cancel |
- </message> |
<message name="IDS_IOS_PAYMENT_REQUEST_METHOD_SELECTION_TITLE" desc="Title of the view that allows the user to select the payment method (available credit cards or payment apps) for satisfying a payment request [iOS only]."> |
Payment |
</message> |
@@ -951,18 +948,12 @@ Handoff must also be enabled in the General section of Settings, and your device |
<message name="IDS_IOS_PAYMENT_REQUEST_PAYMENT_ITEMS_TOTAL_FORMAT" desc="The format specifier of the Total label in the payment items in a payment request [iOS only]."> |
<ph name="FORMATTED_CURRENCY_CODE">$1<ex>USD</ex></ph> <ph name="FORMATTED_TOTAL_AMOUNT">$2<ex>$ 12.34</ex></ph> |
</message> |
- <message name="IDS_IOS_PAYMENT_REQUEST_ADD_SHIPPING_ADDRESS_BUTTON" desc="Label of the button to add a shipping address [iOS only]."> |
- Add |
- </message> |
<message name="IDS_IOS_PAYMENT_REQUEST_CHECKING_LABEL" desc="Label showing that the new shipping address or the shipping option is being verified. [iOS only]"> |
Checking |
</message> |
<message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_ADDRESS_SELECTION_ADD_BUTTON" desc="Label of the button to add a new shipping address [iOS only]."> |
Add Address... |
</message> |
- <message name="IDS_IOS_PAYMENT_REQUEST_PAYMENT_METHOD_HEADER" desc="Label of the header of the section which displays the options (available credit cards or payment apps) for satisfying a payment request [iOS only]."> |
- Payment |
- </message> |
<message name="IDS_IOS_PAYMENT_REQUEST_PAY_BUTTON" desc="Label of the button to confirm that the user wishes to pay for a good or service [iOS only]."> |
Pay |
</message> |