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. |
huangs
2014/09/11 20:52:29
Grammar: does the information refer to "that word"
huangs
2014/09/11 20:52:29
Note the usage of fancy quotation mark (left and r
Mathieu
2014/09/11 20:59:55
It works well in the UI!
Mathieu
2014/09/11 20:59:55
information about the topic? UI people have vetted
donnd
2014/09/11 21:24:09
I agree -- it's information about the topic -- I s
|
</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 |
huangs
2014/09/11 20:52:29
NIT: Capitalization of "Search" and "thanks" incon
Mathieu
2014/09/11 20:59:55
they are shown in CAPS in the UI, so not an issue.
|
</message> |
<!-- Update bubble --> |