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

Unified Diff: chrome/app/generated_resources.grd

Issue 301343002: mac: Clean up autofill integration with Address Book. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@autofill_cleanup2_base
Patch Set: test Created 6 years, 7 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:
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 68b979ccdbf11a11a5c33f24ca5f728c802f8702..c994b79ed0cd0a09f26139d625ae95302eb983dd 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9674,8 +9674,8 @@ Chrome ran out of memory.
Autofill settings
</message>
<if expr="is_macosx">
- <message name="IDS_AUTOFILL_USE_MAC_ADDRESS_BOOK" desc="Checkbox label to enable Address Book on Mac.">
- Include addresses from your Address Book card
+ <message name="IDS_AUTOFILL_USE_MAC_ADDRESS_BOOK" desc="Checkbox label to enable access to the user's Address Book on Mac. On Mac the application that manages the Address Book is called Contacts.">
Ilya Sherman 2014/05/30 23:39:48 To be clear, the application was previously called
erikchen 2014/06/02 21:21:17 I've updated the comment to include the informatio
+ Include addresses from Contacts
Ilya Sherman 2014/05/30 23:39:48 I think it's important to continue to try to indic
erikchen 2014/06/02 21:21:17 I've reverted to the original copy, with the excep
</message>
</if>
<message name="IDS_AUTOFILL_ADDRESSES_GROUP_NAME" desc="The name of the Addresses group of the Autofill dialog.">

Powered by Google App Engine
This is Rietveld 408576698