Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 915173011: Add store-locally checkbox to Android card unmasking prompt. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: capitalization fail Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index a4a9a0dd3395b3c47f52d4dc1223cfa82d2e59b3..b412ea51b6495dbfd9e4bd2a256f5e16d96a29cd 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11104,6 +11104,9 @@ Chrome ran out of memory.
<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_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY_CHECKBOX" desc="Checkbox text that permits a user to skip past this dialog next time this card is used on this device.">
+ Don't ask again for this card
+ </message>
<message name="IDS_APPEARANCE_GROUP_NAME" desc="The title of the appearance group">
Appearance

Powered by Google App Engine
This is Rietveld 408576698