diff options
Diffstat (limited to 'l10n-en-CA/browser/chrome/browser/baseMenuOverlay.dtd')
-rw-r--r-- | l10n-en-CA/browser/chrome/browser/baseMenuOverlay.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-en-CA/browser/chrome/browser/baseMenuOverlay.dtd b/l10n-en-CA/browser/chrome/browser/baseMenuOverlay.dtd new file mode 100644 index 0000000000..f3716b2fe0 --- /dev/null +++ b/l10n-en-CA/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 "About &brandShorterName;"> +<!ENTITY aboutProduct2.accesskey "A"> + +<!ENTITY preferencesCmdMac.label "Preferences…"> + +<!ENTITY servicesMenuMac.label "Services"> + +<!ENTITY hideThisAppCmdMac2.label "Hide &brandShorterName;"> + +<!ENTITY hideOtherAppsCmdMac.label "Hide Others"> + +<!ENTITY showAllAppsCmdMac.label "Show All"> + +<!ENTITY touchBarCmdMac.label "Customize Touch Bar…"> |