blob: 76f0120e1077f7616e26258e1367e70912f4b003 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- 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 aboutAddons.title2 "Complementos">
<!ENTITY aboutAddons.header2 "Tus complementos">
<!ENTITY addonAction.enable "Habilitar">
<!ENTITY addonAction.disable "Deshabilitar">
<!ENTITY addonAction.uninstall "Desinstalar">
<!ENTITY addonAction.undo "Deshacer">
<!ENTITY addonAction.update "Actualizar">
<!ENTITY addonUnsigned.message "Este complemento podría no estar verificado por &brandShortName;.">
<!ENTITY addonUnsigned.learnMore "Saber más">
|