| Index: components/autofill_strings.grdp
|
| diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
|
| index 4641de278c231a5c7c730b9797de9ce6e814a29c..7b569d5630574c20734ba9ec1b95f6a2591f6fc9 100644
|
| --- a/components/autofill_strings.grdp
|
| +++ b/components/autofill_strings.grdp
|
| @@ -354,8 +354,13 @@
|
| <message name="IDS_PAYMENT_REQUEST_ORDER_SUMMARY_SECTION_TOTAL_FORMAT" desc="The format specifier of the Total label in the Order Summary section of the Payment Sheet of the Payment Request dialog.">
|
| <ph name="TOTAL_LABEL">$1<ex>Total</ex></ph> <ph name="CURRENCY_CODE">$2<ex>USD</ex></ph> <ph name="FORMATTED_TOTAL_AMOUNT">$3<ex>$ 12.34</ex></ph>
|
| </message>
|
| + <message name="IDS_PAYMENT_REQUEST_SHIPPING_SECTION_NAME" desc="The title for the section that lets the user select the address where the product should be shipped. Shipping is typically used for packages.">
|
| + Shipping address
|
| + </message>
|
| <message name="IDS_PAYMENT_REQUEST_PAYMENT_METHOD_SECTION_NAME" desc="The name of the Payment Method section in the Payment Sheet of the Payment Request dialog.">
|
| Payment
|
| </message>
|
| -
|
| + <message name="IDS_PAYMENT_REQUEST_CONTACT_INFO_SECTION_NAME" desc="The title for the section that lets the user select how they can be contacted.">
|
| + Contact info
|
| + </message>
|
| </grit-part>
|
|
|