| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 38f2a64e02d0ceb9b55da30308e22e4eb0c05ef2..b4bc536a1c681cae3442b7429ad3fbeb0b0ec7de 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7151,6 +7151,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_PLUGIN_DISABLED" desc="The placeholder text for a disabled plugin.">
|
| Visit <ph name="CHROME_PLUGINS_LINK">chrome://plugins</ph> to re-enable <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph>.
|
| </message>
|
| + <message name="IDS_PLUGIN_PREFER_HTML_BY_DEFAULT" desc="The placeholder text for a plugin with no fallback content when Prefer HTML5 By Default is on.">
|
| + Click to enable <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph>.
|
| + </message>
|
|
|
| <!-- Session Crashed Info Bar/Bubble-->
|
| <message name="IDS_SESSION_CRASHED_BUBBLE_TITLE" desc="Title of the session crashed bubble view.">
|
|
|