Chromium Code Reviews| Index: components/autofill_strings.grdp |
| diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp |
| index b0352f9da6535dbc1299d8e4ed7a635e45011800..df8df9a640af3d88cc28ac81da5d5a1faa9dddf7 100644 |
| --- a/components/autofill_strings.grdp |
| +++ b/components/autofill_strings.grdp |
| @@ -31,6 +31,9 @@ |
| <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name."> |
| Visa |
| </message> |
| + <message name="IDS_AUTOFILL_CC_GENERIC" desc="Generic credit card name."> |
| + Card |
| + </message> |
| <message name="IDS_AUTOFILL_ADDRESS_LINE_SEPARATOR" desc="The separator character used to join multi-line addresses."> |
| , ''' |
| </message> |