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

Unified Diff: chrome/app/settings_chromium_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
« no previous file with comments | « no previous file | chrome/app/settings_google_chrome_strings.grdp » ('j') | chrome/app/settings_strings.grdp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/settings_chromium_strings.grdp
diff --git a/chrome/app/settings_chromium_strings.grdp b/chrome/app/settings_chromium_strings.grdp
index 1495e5d48700ae65269853a9783d2f4acaf8dac7..cb65ee8f05e7be8f8d90b4cd13b529e9d36ac770 100644
--- a/chrome/app/settings_chromium_strings.grdp
+++ b/chrome/app/settings_chromium_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 Chromium 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.">
Chromium 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.
« no previous file with comments | « no previous file | chrome/app/settings_google_chrome_strings.grdp » ('j') | chrome/app/settings_strings.grdp » ('J')

Powered by Google App Engine
This is Rietveld 408576698