| Index: chrome/app/generated_resources.grd
|
| ===================================================================
|
| --- chrome/app/generated_resources.grd (revision 30667)
|
| +++ chrome/app/generated_resources.grd (working copy)
|
| @@ -489,6 +489,9 @@
|
| <message name="IDS_CONTENT_CONTEXT_SEARCHWEBFOR" desc="The name of the Search the Web for 'string' command in the content area context menu">
|
| &Search <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> for '<ph name="SEARCH_TERMS">$2<ex>flowers</ex></ph>'
|
| </message>
|
| + <message name="IDS_CONTENT_CONTEXT_GOTOURL" desc="The name of the Go to 'url' command in the content area context menu">
|
| + &Go to <ph name="URL">$1<ex>http://www.google.com/</ex></ph>
|
| + </message>
|
| <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of the Add as Search Engine command in the content area context menu">
|
| Add as search en&gine...
|
| </message>
|
| @@ -662,6 +665,9 @@
|
| <message name="IDS_CONTENT_CONTEXT_SEARCHWEBFOR" desc="In Title Case: The name of the Search the Web for 'string' command in the content area context menu">
|
| &Search <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> for '<ph name="SEARCH_TERMS">$2<ex>flowers</ex></ph>'
|
| </message>
|
| + <message name="IDS_CONTENT_CONTEXT_GOTOURL" desc="In Title Case: The name of the Go to url for 'string' command in the content area context menu">
|
| + &Go to <ph name="URL">$1<ex>http://www.google.com/</ex></ph>
|
| + </message>
|
| <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="In Title Case: The name of the Add as Search Engine command in the content area context menu">
|
| Add As Search En&gine...
|
| </message>
|
|
|