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
5<!ENTITY aboutAddons.title2                     "Add-ons">
6<!ENTITY aboutAddons.header2                    "Your Add-ons">
7
8<!ENTITY addonAction.enable                     "Enable">
9<!ENTITY addonAction.disable                    "Disable">
10<!ENTITY addonAction.uninstall                  "Uninstall">
11<!ENTITY addonAction.undo                       "Undo">
12<!ENTITY addonAction.update                     "Update">
13
14<!ENTITY addonUnsigned.message                  "This add-on could not be verified by &brandShortName;.">
15<!ENTITY addonUnsigned.learnMore                "Learn more">
16