Chromium Code Reviews| Index: chrome/app/chromium_strings.grd |
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
| index 17feb6091943583e5e759df5b14404e9d5500e7f..bcf488eb313c3fc219858eddd3b23d4ba1308ce3 100644 |
| --- a/chrome/app/chromium_strings.grd |
| +++ b/chrome/app/chromium_strings.grd |
| @@ -1205,8 +1205,14 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o |
| <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."> |
| - 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 name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_1" desc="Part 1 of the description of the Contextual Search feature. Combined with FEATURE_NAME and DESCRIPTION_2 below, the whole should be a paragraph describing the feature. This line can be empty if it makes sense to start the sentence with FEATURE_NAME."> |
| + Using |
|
pedro (no code reviews)
2014/09/24 02:08:27
Let's update this with the new message.
Mathieu
2014/09/24 15:37:50
Done.
|
| + </message> |
| + <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the Contextual Search feature. See explanation in DESCRIPTION_1."> |
| + Touch to Search |
| + </message> |
| + <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_2" desc="Part 2 of the description of the Contextual Search feature. See explanation in DESCRIPTION_1."> |
| + 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."> |
| Accept & Search |