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

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 55243005: Implement learn more bubble on views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index d8eda0bb93601034c2ee10f1a348ec1b7e17c6fa..b3605957608919548bafc4f5c712e8baedcbe83b 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -835,7 +835,7 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
<message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_CHECKBOX" desc="Checkbox that controls whether info the user types into the autofill dialog is saved by chrome.">
Save details in Chrome
</message>
- <message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_TOOLTIP" desc="Tooltip which explains function of checkbox that controls whether info the user types into the autofill dialog is saved by chrome.">
+ <message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_LEARN_MORE" desc="Text which explains function of checkbox that controls whether info the user types into the autofill dialog is saved by chrome (shown in an informational bubble).">
Chrome will securely store your information so you don't need to type it in again, but you will still need to verify your card's security code for future payments.
</message>
<message name="IDS_AUTOFILL_NEW_CREDIT_CARD_BUBBLE_TITLE" desc="Title text of the new credit card bubble informing a user their billing information has been saved in chrome.">

Powered by Google App Engine
This is Rietveld 408576698