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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 22332003: Add option to import from bookmarks html file to "Import Bookmarks..." dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm debug code Created 7 years, 4 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/importer/importer_list.cc » ('j') | chrome/browser/importer/importer_list.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 860e3bddf008774d53e1b309a8eda698b54c5fe7..336644fd021c6368df462fc777e75f211919a2b4 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8282,6 +8282,9 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<message name="IDS_IMPORT_FROM_SAFARI" desc="browser combo box: Safari">
Safari
</message>
+ <message name="IDS_IMPORT_FROM_BOOKMARKS_HTML_FILE" desc="browser combo box: Bookmarks HTML File">
Dan Beam 2013/08/08 05:37:06 don't know how this will be displayed, but isherma
Ilya Sherman 2013/08/08 08:09:28 This desc matches the others around it, so I guess
+ Bookmarks HTML File
+ </message>
<message name="IDS_IMPORT_ITEMS_LABEL" desc="Label before item select checkboxes">
Select items to import:
</message>
@@ -8307,6 +8310,9 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<message name="IDS_IMPORT_COMMIT" desc="Text for OK button on dialog">
Import
</message>
+ <message name="IDS_IMPORT_CHOOSE_FILE" desc="Text for the Choose File on dialog">
Dan Beam 2013/08/08 05:37:06 Text of the button to choose an HTML file from the
+ Choose File
+ </message>
<message name="IDS_IMPORTER_GOOGLE_LOGIN_TEXT" desc="The message to be displayed on dialog">
In order to import Toolbar bookmarks into Chrome, you must be signed in to your Google account. Please sign in and try to import again.
« no previous file with comments | « no previous file | chrome/browser/importer/importer_list.cc » ('j') | chrome/browser/importer/importer_list.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698