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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2500653002: MD Settings: Add import data dialog. (Closed)
Patch Set: Fix bad merge Created 4 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/extensions/api/settings_private/prefs_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | chrome/browser/extensions/api/settings_private/prefs_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698