summaryrefslogtreecommitdiffstats
path: root/toolkit/locales/en-US/chrome/mozapps/extensions/update.dtd
blob: 6c820e088eda4012019621cddb2ffb1fb4fbf716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!ENTITY  updateWizard.title              "&brandShortName; Update">

<!ENTITY  offline.title                   "&brandShortName; is working offline">
<!ENTITY  offline.description             "&brandShortName; needs to go online in order to see if updates
                                           are available for your add-ons to make them compatible with this
                                           version.">
<!ENTITY  offline.toggleOffline.label     "Go online now.">
<!ENTITY  offline.toggleOffline.accesskey "G">

<!ENTITY  mismatch.win.title              "Incompatible Add-ons">
<!ENTITY  mismatch.top.label              "The following add-ons are not compatible with this version of
                                           &brandShortName; and have been disabled:">
<!ENTITY  mismatch.bottom.label           "&brandShortName; can check if there are compatible versions
                                           of these add-ons available.">

<!ENTITY  checking.wizard.title           "Checking for Compatible Add-ons">
<!ENTITY  checking.top.label              "Checking your incompatible add-ons for updates…">
<!ENTITY  checking.status                 "This may take a few minutes…">

<!ENTITY  found.wizard.title               "Found Compatible Add-ons">
<!ENTITY  found.top.label                 "Select the add-ons you would like to install:">
<!ENTITY  found.disabledXPinstall.label   "These updates can't be installed because software installation is currently
                                           disabled. You can change this setting below.">
<!ENTITY  found.enableXPInstall.label     "Allow websites to install software">
<!ENTITY  found.enableXPInstall.accesskey "A">

<!ENTITY  installing.wizard.title         "Installing Compatible Add-ons">
<!ENTITY  installing.top.label            "Downloading and installing updates to your add-ons…">

<!ENTITY  noupdates.wizard.title          "No Compatible Add-ons Found">
<!ENTITY  noupdates.intro.desc            "&brandShortName; was unable to find updates to your
                                           incompatible add-ons.">
<!ENTITY  noupdates.error.desc            "Some problems were encountered when trying to find updates.">
<!ENTITY  noupdates.checkEnabled.desc     "&brandShortName; will check periodically and inform you
                                           when compatible updates for these add-ons are found.">

<!ENTITY  finished.wizard.title           "Compatible Add-ons Installed">
<!ENTITY  finished.top.label              "&brandShortName; has installed the updates to your add-ons.">
<!ENTITY  finished.checkDisabled.desc     "&brandShortName; can check periodically and inform you
                                           when updates for add-ons are found.">
<!ENTITY  finished.checkEnabled.desc      "&brandShortName; will check periodically and inform you
                                           when updates for add-ons are found.">

<!ENTITY  adminDisabled.wizard.title      "Unable to Check for Updates">
<!ENTITY  adminDisabled.warning.label     "It is not possible to check for updates to incompatible add-ons
                                           because software installation for &brandShortName; has been disabled.
                                           Please contact your System Administrator for assistance.">

<!ENTITY  versioninfo.wizard.title        "Checking Compatibility of Add-ons">
<!ENTITY  versioninfo.top.label           "Checking your add-ons for compatibility with this
                                           version of &brandShortName;.">
<!ENTITY  versioninfo.waiting             "This may take a few minutes…">

<!ENTITY  installerrors.wizard.title      "Problems Installing Updates">
<!ENTITY  installerrors.intro.label       "&brandShortName; encountered problems when updating
                                           some of your add-ons.">

<!-- general strings used by several of the finish pages -->
<!ENTITY  clickFinish.label               "Click Finish to continue starting &brandShortName;.">
<!ENTITY  clickFinish.labelMac            "Click Done to continue starting &brandShortName;.">
<!ENTITY  enableChecking.label            "Allow &brandShortName; to check for updates.">