| 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 abad88056e1c2940e77bb5d927c3a7495f650a4d..4bb87c1e4dfa0765a0085e0f80dc0bcc67bf8325 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -2567,6 +2567,12 @@ You can control the Physical Web in Chrome Settings.
|
| <message name="IDS_PAYMENTS_EDIT_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to edit their contact information, such as the user's full name, an email address or a phone number.">
|
| Edit contact info
|
| </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>
|
|
|