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

Unified Diff: chrome/browser/resources/settings/search_page/search_page.html

Issue 2693873007: MD Settings: Add link around "omnibox" text in search section. (Closed)
Patch Set: Created 3 years, 10 months 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/browser/resources/settings/search_page/search_page.html
diff --git a/chrome/browser/resources/settings/search_page/search_page.html b/chrome/browser/resources/settings/search_page/search_page.html
index d1beb976806c75867464e44ad7bcd0a5950b652e..cecff17483e9b29b0699b393021ca4efae627a3d 100644
--- a/chrome/browser/resources/settings/search_page/search_page.html
+++ b/chrome/browser/resources/settings/search_page/search_page.html
@@ -38,7 +38,7 @@
<!-- Omnibox search engine -->
<div class="settings-box first block">
<div id="search-wrapper">
- <p class="start">$i18n{searchExplanation}</p>
+ <p class="start">$i18nRaw{searchExplanation}</p>
<div>
<select class="md-select" on-change="onChange_"
disabled$="[[
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698