| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 1f27238003f2c93435dd19b2fa9917f6cc83fded..95630272bb6c13e8523f9997b3141511a8d67aef 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -9296,6 +9296,9 @@ I don't think this site should be blocked!
|
| <message name="IDS_AUTOFILL_ADD_ADDRESS_CAPTION" desc="The caption on the edit Autofill address dialog for the new entry.">
|
| Add an address
|
| </message>
|
| + <message name="IDS_AUTOFILL_ADD_CONTACT_CAPTION" desc="The caption on the edit Autofill contact dialog for the new entry.">
|
| + Add a contact
|
| + </message>
|
| <message name="IDS_AUTOFILL_EDIT_CREDITCARD_CAPTION" desc="The caption on the edit Autofill credit card dialog.">
|
| Edit credit card
|
| </message>
|
| @@ -14714,6 +14717,10 @@ read aloud to screenreader users to announce that a completion is available.">
|
| Add a card
|
| </message>
|
|
|
| + <message name="IDS_PAYMENT_REQUEST_ADDRESS_EDITOR_ADD_TITLE" desc="The title on the top of the dialog for adding a new address.">
|
| + Add address
|
| + </message>
|
| +
|
| <!-- Safe Browsing Subresource Filter UI strings. -->
|
| <if expr="use_titlecase">
|
| <message name="IDS_FILTERED_DECEPTIVE_CONTENT_PROMPT_RELOAD" desc="In Title Case: Button which reloads the page in order to also show content that was previously blocked.">
|
|
|