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

Unified Diff: components/payments_strings.grdp

Issue 2744633002: [Web Payments] Add the shipping method section to the payment sheet (Closed)
Patch Set: Created 3 years, 9 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: components/payments_strings.grdp
diff --git a/components/payments_strings.grdp b/components/payments_strings.grdp
index e6614190375625f56809bfa7e0e3c4105f30619b..4113209b4e36c13487e27b92be983a844110f8a0 100644
--- a/components/payments_strings.grdp
+++ b/components/payments_strings.grdp
@@ -185,6 +185,9 @@
<message name="IDS_PAYMENT_REQUEST_CONTACT_INFO_SECTION_NAME" desc="The name of the Contact Info section in the Payment Sheet of the Payment Request dialog.">
Contact info
</message>
+ <message name="IDS_PAYMENT_REQUEST_SHIPPING_METHOD_SECTION_NAME" desc="The name of the Shipping Method section in the Payment Sheet of the Payment Request dialog.">
+ Shipping method
Mathieu 2017/03/09 19:07:03 Can we reuse strings? I wouldn't like to add a str
anthonyvd 2017/03/09 19:43:55 Changed this to use the Android "Shipping Option"
+ </message>
<!-- Shipping address in web payments API -->
<message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for the section of shipping information. Shipping is typically used for packages." formatter_data="android_java">

Powered by Google App Engine
This is Rietveld 408576698