| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 38d54c734dac0e5d3b08795fe94cf220a35ee404..40daecd29d429d7c7c5fa599696ca1e69a2ecb00 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -1202,14 +1202,17 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o
|
| </if>
|
|
|
| <!-- Contextual Search -->
|
| + <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top of the first run experience, to describe the Contextual Search feature.">
|
| + Search with one touch
|
| + </message>
|
| <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION" desc="Description of the Contextual Search feature.">
|
| - “Touch to Search” provides an easy way to search for terms on a web page by simply touching on them. The touched word and surrounding page will be sent to Google.
|
| + Using “Touch to Search” you can touch any word on a website to learn more about a topic. Chromium will send that word and the surrounding contents to Google and bring back relevant information about it.
|
| </message>
|
| <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the button the user clicks to opt in.">
|
| - Yes, please
|
| + Accept & Search
|
| </message>
|
| <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the button the user clicks to opt out.">
|
| - No, thanks
|
| + No thanks
|
| </message>
|
|
|
| <!-- Update bubble -->
|
|
|