| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index e63deda26b96e0f2e1fc67adacf53262aa8fc68c..6b7578a6ba0db71a455ed976da0716663296f5e2 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -2149,9 +2149,11 @@
|
| Control how Google uses your browsing history to personalize Search, ads, and other Google services
|
| </message>
|
|
|
| - <!-- Import Settings Dialog -->
|
| - <!-- Android uses custom UI for Bookmark importing -->
|
| - <if expr="not is_android">
|
| + <if expr="not chromeos">
|
| + <!-- Import Settings Dialog -->
|
| + <message name="IDS_SETTINGS_IMPORT_SETTINGS_TITLE" desc="Dialog title for import dialog.">
|
| + Import bookmarks and settings
|
| + </message>
|
| <message name="IDS_SETTINGS_IMPORT_FROM_LABEL" desc="Label before profile select combo box">
|
| From:
|
| </message>
|
|
|