Chromium Code Reviews| 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… |
|
Ilya Sherman
2014/05/16 22:54:03
I think this string should be updated. Please che
erikchen
2014/05/19 20:58:32
Alex has indicated that he has intended this strin
|
| + </message> |
| + </if> |
| + |
| </grit-part> |