diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-nl/browser/chrome/browser/baseMenuOverlay.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-nl/browser/chrome/browser/baseMenuOverlay.dtd b/l10n-nl/browser/chrome/browser/baseMenuOverlay.dtd new file mode 100644 index 0000000000..fe6e1ff1d9 --- /dev/null +++ b/l10n-nl/browser/chrome/browser/baseMenuOverlay.dtd @@ -0,0 +1,18 @@ +<!-- 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 aboutProduct2.label "Over &brandShorterName;"> +<!ENTITY aboutProduct2.accesskey "O"> + +<!ENTITY preferencesCmdMac.label "Voorkeuren…"> + +<!ENTITY servicesMenuMac.label "Services"> + +<!ENTITY hideThisAppCmdMac2.label "Verberg &brandShorterName;"> + +<!ENTITY hideOtherAppsCmdMac.label "Verberg andere"> + +<!ENTITY showAllAppsCmdMac.label "Toon alles"> + +<!ENTITY touchBarCmdMac.label "Aanraakbalk aanpassen…"> |