| Index: chrome/app/generated_resources.grd
|
| ===================================================================
|
| --- chrome/app/generated_resources.grd (revision 36381)
|
| +++ chrome/app/generated_resources.grd (working copy)
|
| @@ -4569,15 +4569,21 @@
|
| <message name="IDS_AUTOFILL_CREDITCARDS_GROUP_NAME" desc="The name of the Credit Cards group of the AutoFill dialog.">
|
| Credit Cards
|
| </message>
|
| - <message name="IDS_AUTOFILL_ADD_BUTTON" desc="The label of the button that adds a new AutoFill profile.">
|
| - Add...
|
| + <message name="IDS_AUTOFILL_ADD_ADDRESS_BUTTON" desc="The label of the button that adds a new AutoFill address.">
|
| + Add an address
|
| </message>
|
| - <message name="IDS_AUTOFILL_EDIT_BUTTON" desc="The label of the button that edits an AutoFill profile.">
|
| - Edit...
|
| + <message name="IDS_AUTOFILL_ADD_CREDITCARD_BUTTON" desc="The label of the button that adds a new AutoFill credit card.">
|
| + Add a credit card
|
| </message>
|
| - <message name="IDS_AUTOFILL_REMOVE_BUTTON" desc="The label of the button that removes an AutoFill profile.">
|
| - Remove
|
| + <message name="IDS_AUTOFILL_DELETE_BUTTON" desc="The label of the button that deletes an AutoFill profile.">
|
| + Delete
|
| </message>
|
| + <message name="IDS_AUTOFILL_NEW_ADDRESS" desc="The profile label of a new address.">
|
| + New address
|
| + </message>
|
| + <message name="IDS_AUTOFILL_NEW_CREDITCARD" desc="The profile label of a new credit card.">
|
| + New credit card
|
| + </message>
|
|
|
| <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group">
|
| Themes:
|
|
|