| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index c508d8a8b5a11cbb1bcc09cb6b6f63cfd2045bdd..ead6ef50ab1153aea9de7d66aa498e177ff7382a 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -1139,6 +1139,17 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
|
| </message>
|
| </if>
|
|
|
| + <!-- Contextual Search -->
|
| + <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION" desc="Description of the Contextual Search feature.">
|
| + Enabling "Tap to Search" provides an easy way to search for terms on a web page by simply tapping on them. The word tapped and surrounding page will be sent to Google.
|
| + </message>
|
| + <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the button the user clicks to opt in.">
|
| + Yes, please
|
| + </message>
|
| + <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the button the user clicks to opt out.">
|
| + No, thanks
|
| + </message>
|
| +
|
| <!-- Update bubble -->
|
| <message name="IDS_REINSTALL_APP" desc="Text for the button the user clicks to reinstall the app.">
|
| Reinstall Chrome
|
|
|