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

Side by Side Diff: components/search_engines_strings.grdp

Issue 1598553003: Implement the Windows desktop search redirection feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build errors due to prefs being moved in components Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3 <!-- Desktop search redirection strings. -->
4 <message name="IDS_DESKTOP_SEARCH_REDIRECTION_INFOBAR_MESSAGE" desc="Text show n in the infobar informing the user that a desktop search has been redirected to the default search engine.">
5 Desktop searches use your default search engine (<ph name="DEFAULT_SEARCH_EN GINE_NAME">$1<ex>Google</ex></ph>).
6 </message>
7 <message name="IDS_DESKTOP_SEARCH_REDIRECTION_INFOBAR_BUTTON" desc="Text of th e button to go to the search engine settings page, in the infobar informing the user that a desktop search has been redirected to the default search engine.">
8 Manage search settings
9 </message>
10 </grit-part>
OLDNEW
« no previous file with comments | « components/search_engines/detect_desktop_search_win_unittest.cc ('k') | tools/metrics/actions/actions.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698