| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 70666d9f63ef9a1f61540f3f07a9110c5226695e..20253f310b35c816b066750917c7fc10a58f5b8d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7144,6 +7144,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <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>
|
| + <message name="IDS_OMNIBOX_KEYWORD_TEXT_MD" desc="Text shown in the search button at the front of the omnibox when the user has selected a keyword, in MD (no final colon)">
|
| + Search <ph name="SITE_NAME">$1<ex>google.com</ex></ph>
|
| + </message>
|
| <message name="IDS_SEARCH_BOX_EMPTY_HINT" desc="The text displayed in the fakebox when it is empty, which includes the name of the default search provider.">
|
| Search <ph name="ENGINE">$1<ex>Google</ex></ph> or type URL
|
| </message>
|
|
|