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

Unified Diff: chrome/app/generated_resources.grd

Issue 6034005: DOMUI: Implement the new-style Autofill options page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes 2. Created 10 years 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/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 814bf0f18819f24869e33242a402b60a5d31e150..8710f5bebd63134e2c9c0fba532ba340efb778bd 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7023,10 +7023,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
Credit Cards
</message>
<message name="IDS_AUTOFILL_ADD_ADDRESS_BUTTON" desc="The label of the button that adds a new Autofill address.">
- Add address...
+ Add new street address...
</message>
<message name="IDS_AUTOFILL_ADD_CREDITCARD_BUTTON" desc="The label of the button that adds a new Autofill credit card.">
- Add credit card...
+ Add new credit card...
</message>
<message name="IDS_AUTOFILL_EDIT_BUTTON"
desc="Text of the edit button in the Autofill editor">

Powered by Google App Engine
This is Rietveld 408576698