diff -r 000000000000 -r 6474c204b198 toolkit/mozapps/plugins/content/pluginProblem.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolkit/mozapps/plugins/content/pluginProblem.xml Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,87 @@ + + + + + + %pluginsDTD; + %globalDTD; + %brandDTD; +]> + + + + + + + + + + + + + + + &tapToPlayPlugin; + &clickToActivatePlugin; + + + &missingPlugin; + &unsupportedPlatform.pre;&unsupportedPlatform.learnMore;&unsupportedPlatform.post; + &disabledPlugin; + &blockedPlugin.label; + + + + &reloadPlugin.pre;&reloadPlugin.middle;&reloadPlugin.post; + + + + + &installPlugin; + + + + + + + + &report.pageURL; + + + + + + + &report.submitting; + &report.submitted; + &report.disabled; + &report.failed; + &report.unavailable; + + &checkForUpdates; + + + + + + + + + // Notify browser-plugins.js that we were attached, on a delay because + // this binding doesn't complete layout until the constructor + // completes. + this.dispatchEvent(new CustomEvent("PluginBindingAttached")); + + + +