Chromium Code Reviews| 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. |