Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 056d90af9a998ae9814c8417a6081e9e5104dfa8..8526a5ebe61d9fe4943e0f4b96bdcabe82f2f612 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5134,9 +5134,6 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_PLUGINS_NO_PLUGINS" desc="Text that indicates that no plugins are installed"> |
No plugins are installed |
</message> |
- <message name="IDS_PLUGINS_NPAPI" desc="Text that indicates the plugin is an NPAPI plugin."> |
- NPAPI |
- </message> |
<message name="IDS_PLUGINS_PPAPI_IN_PROCESS" desc="Text that indicates the plugin is an in-process PPAPI plugin."> |
PPAPI (in-process) |
</message> |
@@ -5146,12 +5143,6 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_PLUGINS_BROWSER_PLUGIN" desc="Text that indicates the plugin is a browser plugin."> |
BROWSER PLUGIN |
</message> |
- <message name="IDS_PLUGINS_NPAPI_BEING_REMOVED_SOON" desc="The text shown when an NPAPI plugin loads to warn the user that NPAPI plugin support is being removed soon."> |
- This site uses a plugin (<ph name="PLUGIN_NAME">$1<ex>Silverlight</ex></ph>) that will soon be unsupported. |
- </message> |
- <message name="IDS_PLUGINS_NPAPI_REMOVED" desc="The text shown when an NPAPI plugin attempts to load to tell the user that NPAPI plugin support has been removed."> |
- This site uses a plugin (<ph name="PLUGIN_NAME">$1<ex>Silverlight</ex></ph>) that is unsupported. |
- </message> |
</if> |
<message name="IDS_FLAGS_NACL_NAME" desc="Name of the 'Native Client' lab."> |
@@ -6780,9 +6771,6 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_PLUGIN_UPDATE" desc="The link for updating an outdated plugin."> |
Update plugin... |
</message> |
- <message name="IDS_PLUGIN_NOT_SUPPORTED_METRO" desc="The placeholder text for a plugin that can't run in Windows Metro mode."> |
- This plugin only works on the desktop. |
- </message> |
<if expr="is_macosx"> |
<message name="IDS_PLUGIN_BLOCKED" desc="The placeholder text for a blocked plugin."> |
Control-click to play <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph>. |