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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 12225095: Interactive autofill: Adds footnote view to accept legal documents in the UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 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 8e41abfb3424b337c6aec97c23d2a820cd3cebb7..f0c49778789085d2b9e96a7df820169ec58314b2 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10985,10 +10985,13 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
<message name="IDS_AUTOFILL_DIALOG_SUBMIT_BUTTON" desc="Button text for confirmation of user details.">
Submit
</message>
- <message name="IDS_AUTOFILL_DIALOG_AUTOCHECKOUT_PROGRESS_BAR" desc="Label for Autocheckout progres bar.">
+ <message name="IDS_AUTOFILL_DIALOG_AUTOCHECKOUT_PROGRESS_BAR" desc="Label for Autocheckout progress bar.">
Auto-Checkout...
</message>
-
+ <message name="IDS_AUTOFILL_DIALOG_ACCEPT_TERMS" desc="Label at the bottom of the autofill dialog that is shown when a user needs to accept a new Terms Of Service or Privacy Policy.">
+<ph name="TERMS_LINK">|Google Wallet Terms Of Service|</ph> and <ph name="PRIVACY_LINK">|Privacy Policy|</ph> have been updated.
+By clicking <ph name="SUBMIT_BUTTON_TEXT">$1<ex>Submit</ex></ph> you verify that you accept these changes.
+ </message>
<message name="IDS_APPEARANCE_GROUP_NAME" desc="The title of the appearance group">
Appearance

Powered by Google App Engine
This is Rietveld 408576698