| Index: components/autofill_strings.grdp
|
| diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
|
| index ac4e1c06f7924de80407223ae27f7a9b47b55f39..f7e81f8b2dca0d346c5fcb2386a4584fb072c3c9 100644
|
| --- a/components/autofill_strings.grdp
|
| +++ b/components/autofill_strings.grdp
|
| @@ -354,4 +354,8 @@
|
| <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 name of the Shipping Address section in the Payment Sheet of the Payment Request dialog.">
|
| + Shipping address
|
| + </message>
|
| </grit-part>
|
|
|