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 eb62cf5d85fb47745c8db467d5045d1d98349d29..0a0bc3e8890f619757906e39bb495e43fab31f53 100644 |
--- a/ios/chrome/app/strings/ios_strings.grd |
+++ b/ios/chrome/app/strings/ios_strings.grd |
@@ -945,6 +945,18 @@ Handoff must also be enabled in the General section of Settings, and your device |
<message name="IDS_IOS_PAYMENT_REQUEST_PAYMENT_ITEMS_TITLE" desc="Title of the view that displays the payment items in a payment request (for example subtotal, tax, shipping cost) to the user [iOS only]."> |
Order Summary |
</message> |
+ <message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_ADDRESS_HEADER" desc="Label of the header of the section which displays the currently selected shipping address and the available shipping options for satisfying a payment request [iOS only]."> |
+ Shipping |
+ </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_SHIPPING_ADDRESS_SELECTION_TITLE" desc="Title of the view that allows the user to select the shipping address for satisfying a payment request [iOS only]."> |
+ Shipping Address |
+ </message> |
+ <message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_ADDRESS_SELECTION_ADD_BUTTON" desc="Label of the button to add a new shipping address (credit card) [iOSo nly]."> |
Justin Donnelly
2016/12/07 18:18:23
Remove "(credit card)" and s/iOSonly/iOS only/.
Moe
2016/12/08 20:13:10
Done.
|
+ 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> |