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

Unified Diff: components/autofill_strings.grdp

Issue 329293002: Revert "Revert 3 mac autofill CLs." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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: components/autofill_strings.grdp
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index f8e53324fcc7e0f5438192d1c97ddfd6c11a790f..9e1db3f2910ad0bb06fa7fc1ca3929428c8d4de9 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -110,4 +110,11 @@
This type of card is not supported by Google Wallet for this merchant. Please select a different card.
</message>
+ <!-- Autofill on OSX -->
+ <if expr="is_macosx">
+ <message name="IDS_AUTOFILL_ACCESS_MAC_CONTACTS" desc="When the user selects this Autofill entry, the browser prompts the user for access to the user's OSX contacts.">
+ Enable Autofill using Contacts…
+ </message>
+ </if>
+
</grit-part>
« no previous file with comments | « components/autofill/core/common/autofill_pref_names.cc ('k') | components/resources/autofill_scaled_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698