Chromium Code Reviews| Index: components/payments_strings.grdp |
| diff --git a/components/payments_strings.grdp b/components/payments_strings.grdp |
| index 45e77e8b4d4019ba61ddb343425950a8ca22da07..48af2629d2ae54e8555ef7d2713cc96fd89ff67e 100644 |
| --- a/components/payments_strings.grdp |
| +++ b/components/payments_strings.grdp |
| @@ -22,6 +22,9 @@ |
| <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." formatter_data="android_java"> |
| Edit contact info |
| </message> |
| + <message name="IDS_PAYMENTS_ADD_BUTTON" desc="The generic label for an Add button." formatter_data="android_java"> |
|
please use gerrit instead
2017/02/26 01:55:25
Please use IDS_ADD instead.
https://cs.chromium.o
Moe
2017/02/27 16:43:23
Done.
|
| + Add |
| + </message> |
| <message name="IDS_PAYMENTS_ADD_CARD" desc="The title of the dialog for user to add new payment card." formatter_data="android_java"> |
| Add card |
| </message> |