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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 11305021: Added feature to import Autofill entires from Firefox 3+ into Chrome. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Adding feature to import autofill entires from Firefox to Chromium Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 168404)
+++ chrome/app/generated_resources.grd (working copy)
@@ -7647,6 +7647,9 @@
<message name="IDS_IMPORT_ITEMS_LABEL" desc="Label before item select checkboxes">
Select items to import:
</message>
+ <message name="IDS_IMPORT_AUTOFILL_CHKBOX" desc="Checkbox for importing search engines">
Ilya Sherman 2012/12/05 00:09:12 nit: "search engines" -> "autofill data"
+ Autofill entries
Ilya Sherman 2012/12/05 00:09:12 nit: Per glen@, let's make this string "Autofill f
+ </message>
<message name="IDS_IMPORT_HISTORY_CHKBOX" desc="Checkbox for importing browsing history">
Browsing history
</message>
« no previous file with comments | « no previous file | chrome/app/policy/policy_templates.json » ('j') | chrome/browser/importer/external_process_importer_bridge.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698