diff options
Diffstat (limited to 'l10n-es-ES/toolkit/chrome/global/notification.dtd')
-rw-r--r-- | l10n-es-ES/toolkit/chrome/global/notification.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-es-ES/toolkit/chrome/global/notification.dtd b/l10n-es-ES/toolkit/chrome/global/notification.dtd new file mode 100644 index 0000000000..b48c2458f3 --- /dev/null +++ b/l10n-es-ES/toolkit/chrome/global/notification.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!-- This file is only used by the Firefox Translations extension, + - and should be removed once possible. + - See: https://bugzilla.mozilla.org/show_bug.cgi?id=1788595 --> + +<!-- This file is only used by the Firefox Translations extension + - and by dom/tests/mochitest/bugs/test_bug467035.html. + - It should be removed once possible. + - See: https://bugzilla.mozilla.org/show_bug.cgi?id=1788595 --> + +<!ENTITY closeNotification.tooltip "Cerrar este mensaje"> + +<!ENTITY checkForUpdates "Buscar actualizaciones…"> + +<!ENTITY learnMoreNoEllipsis "Saber más"> + +<!ENTITY defaultButton.label "¡De acuerdo!"> +<!ENTITY defaultButton.accesskey "D"> + +<!ENTITY moreActionsButton.accessibleLabel "Más acciones"> |