blob: 18bf37765c1c057e5611a6a737e521979acc149e (
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 closeNotification.tooltip "Cerrar este mensaje">
<!-- LOCALIZATION NOTE (closeNotificationItem.label): This entity is used
to replace the Toolkit default closeNotificationItem.label ("Not Now")
which is ambiguous in some cases. Thus, make sure to select a phrase
that clearly relates to closing the current doorhanger. -->
<!ENTITY closeNotificationItem.label "Descartar notificación">
<!ENTITY checkForUpdates "Buscar actualizaciones…">
<!ENTITY learnMore "Conocer más…">
|