| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 16d31df1c6eb376a609b6c4be59069d5b1978eb5..da39326d300c86e318cc64b462b571179906279b 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -12124,6 +12124,9 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
|
| <message name="IDS_PLUGIN_CRASHED_PROMPT" desc="Info Bar message to notify about a crashed plugin">
|
| <ph name="PLUGIN_NAME">$1<ex>Shockwave</ex> has crashed.</ph>
|
| </message>
|
| + <message name="IDS_PLUGIN_DISCONNECTED_PROMPT" desc="Info Bar message to notify that the channel connecting to a plugin has encountered an error.">
|
| + <ph name="PLUGIN_NAME">$1<ex>Shockwave</ex> has encountered an error.</ph>
|
| + </message>
|
| <message name="IDS_PLUGIN_INITIALIZATION_ERROR_PROMPT" desc="Info Bar message to notify that we couldn't load a plugin">
|
| Could not load <ph name="PLUGIN_NAME">$1<ex>Shockwave</ex>.</ph>
|
| </message>
|
|
|