Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index f4a460b9df705adf310af3352000af8cb436418c..78baeab853937605038c674cd8ae58556ed33c22 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -12127,6 +12127,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> |