diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-PT/toolkit/chrome/global/notification.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-pt-PT/toolkit/chrome/global/notification.dtd b/l10n-pt-PT/toolkit/chrome/global/notification.dtd new file mode 100644 index 0000000000..e7cf3f7c2b --- /dev/null +++ b/l10n-pt-PT/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 "Fechar esta mensagem"> + +<!ENTITY checkForUpdates "Procurar atualizações…"> + +<!ENTITY learnMoreNoEllipsis "Saber mais"> + +<!ENTITY defaultButton.label "OK!"> +<!ENTITY defaultButton.accesskey "O"> + +<!ENTITY moreActionsButton.accessibleLabel "Mais ações"> |