Bug 754472 - Implement multiple plugin click-to-play UI. r=jaws r=margaret r=dietrich
[gecko.git] / toolkit / locales / en-US / chrome / mozapps / plugins / plugins.dtd
blobd526c05c0fb7d107473a07c7f3b63e702116485d
1 <!-- This Source Code Form is subject to the terms of the Mozilla Public
2 - License, v. 2.0. If a copy of the MPL was not distributed with this
3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
4 <!ENTITY pluginWizard.title "Plugin Finder Service">
5 <!ENTITY pluginWizard.firstPage.title "Welcome to the &pluginWizard.title;">
7 <!ENTITY pluginWizard.checkingForPlugins.description.label "&brandShortName; is now checking for available plugins…">
9 <!ENTITY pluginWizard.availablePluginsPage.title "Available Plugin Downloads">
10 <!ENTITY pluginWizard.availablePluginsPage.description.label "The following plugins are available:">
11 <!ENTITY pluginWizard.availablePluginsPage.continueMsg.label "Press Next to install these plugins.">
12 <!ENTITY pluginWizard.availablePluginsPage.installerUI "Some plugins may require additional information from you during installation.">
14 <!ENTITY pluginWizard.licensePage.title "Plugin Licenses">
15 <!ENTITY pluginWizard.licensePage.accept.label "I agree.">
16 <!ENTITY pluginWizard.licensePage.deny.label "I do not agree (plugin will not be installed).">
18 <!ENTITY pluginWizard.installPluginsPage.title "Installing Plugins">
19 <!ENTITY pluginWizard.installPluginsPage.description.label "&brandShortName; is installing plugins…">
21 <!ENTITY pluginWizard.finalPage.description.label "&brandShortName; finished installing the missing plugins:">
23 <!ENTITY pluginWizard.finalPage.moreInfo.label "Find out more about Plugins or manually find missing plugins.">
24 <!ENTITY pluginWizard.finalPage.restart.label "&brandShortName; needs to be restarted for the plugin(s) to work.">
26 <!-- LOCALIZATION NOTE (unsupportedPlatform.pre): Mobile only. Flash (the only plugin available on mobile)
27 is not supported on some devices. Include a trailing space as needed. -->
28 <!ENTITY unsupportedPlatform.pre "We're very sorry, but &brandShortName; can't play Flash on this device. ">
29 <!-- LOCALIZATION NOTE (unsupportedPlatform.learnMore): Mobile only. This text is used to link to a SUMO page explaining why Flash is not
30 supported on this device. Use the unicode ellipsis char, \u2026, or use "..." if \u2026 doesn't suit traditions in your locale. -->
31 <!ENTITY unsupportedPlatform.learnMore "Learn More…">
32 <!-- LOCALIZATION NOTE (unsupportedPlatform.post): Mobile only. Include text here if needed for your locale. -->
33 <!ENTITY unsupportedPlatform.post "">
35 <!ENTITY missingPlugin "A plugin is needed to display this content.">
36 <!-- LOCALIZATION NOTE (tapToPlayPlugin): Mobile (used for touch interfaces) only has one type of plugin possible. -->
37 <!ENTITY tapToPlayPlugin "Tap here to activate plugin.">
38 <!ENTITY clickToPlayPlugin "Click here to activate plugin.">
39 <!ENTITY checkForUpdates "Check for updates…">
40 <!ENTITY disabledPlugin "This plugin is disabled.">
41 <!ENTITY blockedPlugin.label "This plugin has been blocked for your protection.">
43 <!ENTITY installPlugin "Install plugin…">
44 <!ENTITY managePlugins "Manage plugins…">
46 <!-- LOCALIZATION NOTE (reloadPlugin.pre): include a trailing space as needed -->
47 <!-- LOCALIZATION NOTE (reloadPlugin.middle): avoid leading/trailing spaces, this text is a link -->
48 <!-- LOCALIZATION NOTE (reloadPlugin.post): include a starting space as needed -->
49 <!ENTITY reloadPlugin.pre "">
50 <!ENTITY reloadPlugin.middle "Reload the page">
51 <!ENTITY reloadPlugin.post " to try again.">
52 <!-- LOCALIZATION NOTE (report.please): This and the other report.* strings should be as short as possible, ideally 2-3 words. -->
53 <!ENTITY report.please "Send crash report">
54 <!ENTITY report.submitting "Sending report…">
55 <!ENTITY report.submitted "Crash report sent.">
56 <!ENTITY report.disabled "Crash reporting disabled.">
57 <!ENTITY report.failed "Submission failed.">
58 <!ENTITY report.unavailable "No report available.">