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

Unified Diff: chrome/app/settings_google_chrome_strings.grdp

Issue 2480473002: MD Settings: Add Import Bookmarks Dialog Strings (Closed)
Patch Set: 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_google_chrome_strings.grdp
diff --git a/chrome/app/settings_google_chrome_strings.grdp b/chrome/app/settings_google_chrome_strings.grdp
index 1cc70474506e32e8a901b99c17d9847a19a20d11..ef20845dc98a481057892dd235d899cc28bc3374 100644
--- a/chrome/app/settings_google_chrome_strings.grdp
+++ b/chrome/app/settings_google_chrome_strings.grdp
@@ -49,6 +49,14 @@
</message>
</if>
+ <!-- Import Settings Dialog -->
+ <!-- Android uses custom UI for Bookmark importing -->
+ <if expr="not is_android">
+ <message name="IDS_SETTINGS_IMPORT_FIND_YOUR_BOOKMARKS" desc="Helpful reminder for where to find imported bookmarks">
+ Find your bookmarks in the Chrome menu or on the bookmarks bar.
+ </message>
+ </if>
+
<!-- Privacy Page -->
<message name="IDS_SETTINGS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in the options panel that describes how we use web services to improve browsing experience.">
Google Chrome may use <ph name="BEGIN_LINK">&lt;a target="_blank" href="$1"&gt;</ph>web services<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> to improve your browsing experience. You may optionally disable these services at any time.

Powered by Google App Engine
This is Rietveld 408576698