| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index 9eb92de59ef2d7c26c2da2308c19493acad8b3dd..c69988dc705cad0beaa93279de75435526716522 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -2525,6 +2525,12 @@ You can control the Physical Web in Chrome Settings.
|
| <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be shipped.">
|
| Shipping option
|
| </message>
|
| + <message name="IDS_PAYMENTS_CREATE_CARD" desc="The title of the dialog for user to add new payment card.">
|
| + Add card
|
| + </message>
|
| + <message name="IDS_PAYMENTS_EDIT_CARD" desc="The title of the dialog for user to edit payment card.">
|
| + Edit card
|
| + </message>
|
| <message name="IDS_PAYMENTS_ORDER_SUMMARY_LABEL" desc="The title of the section that shows the summary of the order, including names and prices of individual line items, i.e. the bill.">
|
| Order summary
|
| </message>
|
|
|