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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2500653002: MD Settings: Add import data dialog. (Closed)
Patch Set: Make non-CrOS only 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
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">
dpapad 2016/11/12 01:49:38 settings_strings.grdp as a whole is skipped on and
tommycli 2016/11/14 18:15:56 Excellent thank you!
+ <if expr="not chromeos">
dpapad 2016/11/12 01:49:38 After examining current Options UI, this UI is non
tommycli 2016/11/14 18:15:56 Excellent thank you.
+ <!-- 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>

Powered by Google App Engine
This is Rietveld 408576698