Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 8999fc3a62b5a8133308e60713fd88a6659d745e..497d6bc567c39a94cee76a6e3d777506d6ece7d5 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -11059,6 +11059,12 @@ Chrome ran out of memory. |
<message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS_AMEX" desc="Text explaining what the user should do in the card unmasking dialog for amex cards."> |
Enter the four digit verification code from the front of your credit card |
</message> |
+ <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS_EXPIRED" desc="Text explaining what the user should do in the card unmasking dialog to update an expired card."> |
+ Enter the expiration date and three digit verification code from the back of your credit card |
+ </message> |
+ <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS_EXPIRED_AMEX" desc="Text explaining what the user should do in the card unmasking dialog to update an expired amex card."> |
+ Enter the expiration date and four digit verification code from the front of your credit card |
+ </message> |
<message name="IDS_APPEARANCE_GROUP_NAME" desc="The title of the appearance group"> |
Appearance |