diff options
Diffstat (limited to 'l10n-de/toolkit/chrome/global/notification.dtd')
-rw-r--r-- | l10n-de/toolkit/chrome/global/notification.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-de/toolkit/chrome/global/notification.dtd b/l10n-de/toolkit/chrome/global/notification.dtd new file mode 100644 index 0000000000..4677657b25 --- /dev/null +++ b/l10n-de/toolkit/chrome/global/notification.dtd @@ -0,0 +1,19 @@ +<!-- 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 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 "Diese Nachricht schließen"> + +<!ENTITY checkForUpdates "Nach Updates suchen…"> + +<!ENTITY learnMoreNoEllipsis "Weitere Informationen"> + +<!ENTITY defaultButton.label "OK"> +<!ENTITY defaultButton.accesskey "O"> + +<!ENTITY moreActionsButton.accessibleLabel "Weitere Aktionen"> |