Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <?xml version="1.0" encoding="utf-8"?> | |
| 2 <grit-part> | |
| 3 <!-- Windows desktop search redirection strings. --> | |
| 4 <if expr="is_win"> | |
| 5 <message name="IDS_WINDOWS_DESKTOP_SEARCH_REDIRECTION_INFOBAR_MESSAGE" desc= "Text shown in the infobar informing the user that a Windows desktop search has been redirected to the default search engine."> | |
| 6 Desktop searches use your default search engine (<ph name="DEFAULT_SEARCH_ ENGINE_NAME">$1<ex>Google</ex></ph>). | |
| 7 </message> | |
| 8 <message name="IDS_WINDOWS_DESKTOP_SEARCH_REDIRECTION_INFOBAR_BUTTON" desc=" Text of the button to go to the search engine settings page, in the infobar info rming the user that a Windows desktop search has been redirected to the default search engine."> | |
| 9 Manage search settings | |
|
Peter Kasting
2016/01/20 03:03:02
Why is going to the settings useful? Is there goi
fdoray
2016/01/21 21:02:34
The user can change its default search engine from
Peter Kasting
2016/01/22 00:38:57
OK, if "disable" is done by setting the DSE to Bin
| |
| 10 </message> | |
| 11 </if> | |
| 12 </grit-part> | |
| OLD | NEW |