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

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: Move comment. Remove DCHECKs. Created 6 years, 6 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 0fa249d32195fb79e3979b400a9a26a3546db840..b941467969e9b9251df0d53af968afc5050c27e8 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9664,8 +9664,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 10.8+ the application that manages the Address Book is called Contacts.">
Lei Zhang 2014/06/04 22:58:36 Curious, what percentage of users are still on 10.
erikchen 2014/06/04 23:26:23 30% of users are on 10.6 and 10.7. I'm inclined to
Lei Zhang 2014/06/04 23:28:33 Ok, your call.
+ Include addresses from your Contacts card
</message>
</if>
<message name="IDS_AUTOFILL_ADDRESSES_GROUP_NAME" desc="The name of the Addresses group of the Autofill dialog.">
« no previous file with comments | « no previous file | chrome/browser/prefs/browser_prefs.cc » ('j') | chrome/browser/ui/autofill/autofill_popup_controller_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698