| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 4ccbe8a2f27fbe9f9d0c12554924be6a8ef25876..29c28b4700d316ceb27260d7b38d6c4bdff5e790 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4722,6 +4722,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_PLUGIN_NOT_AUTHORIZED" desc="The placeholder text for a plug-in that requires user permission to run.">
|
| The <ph name="PLUGIN_NAME">$1<ex>Java</ex></ph> plug-in needs your permission to run.
|
| </message>
|
| + <message name="IDS_PLUGIN_NOT_FOUND" desc="The placeholder text for a plug-in that is not installed.">
|
| + No plug-in available to display this content.
|
| + </message>
|
|
|
| <!-- Session Crashed Info Bar-->
|
| <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view.">
|
|
|