| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b982327f88f9d6b2a441322a1cc1948ad1ee7b92..b057357c063833adee515abeef5bfc7c43529e3c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5479,6 +5479,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_OMNIBOX_EXTENSION_KEYWORD_HINT" desc="Shown to the user when the word(s) in the omnibox has an extension keyword associated with it. $1 is replaced with an image showing the tab key. $2 is replaced with the description of the keyword.">
|
| Press <ph name="SEARCH_KEY">$1<ex>Tab</ex></ph> to send commands to <ph name="EXTENSION_NAME">$2<ex>Google Talk</ex></ph>
|
| </message>
|
| + <message name="IDS_OMNIBOX_KEYWORD_HINT_TOUCH" desc="Shown to the user when the url in the omnibox has a keyword associated with it and we are in touch mode (i.e. the on screen keyboard is visible).">
|
| + Search <ph name="SITE_NAME">$1<ex>google.com</ex></ph>
|
| + </message>
|
| + <message name="IDS_OMNIBOX_EXTENSION_KEYWORD_HINT_TOUCH" desc="Shown to the user when the word(s) in the omnibox has an extension keyword associated with it and we are in touch mode (i.e. the onscreen keyboard is visible).">
|
| + Send commands to <ph name="EXTENSION_NAME">$1<ex>ACME Music App</ex></ph>
|
| + </message>
|
| <message name="IDS_OMNIBOX_KEYWORD_TEXT" desc="Text shown in the search button at the front of the omnibox when the user has selected a keyword">
|
| Search <ph name="SITE_NAME">$1<ex>google.com</ex></ph>:
|
| </message>
|
|
|