1# This Source Code Form is subject to the terms of the Mozilla Public
2# License, v. 2.0. If a copy of the MPL was not distributed with this
3# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5toolbar-context-menu-new-tab =
6    .label = New Tab
7    .accesskey = w
8toolbar-context-menu-reload-selected-tab =
9    .label = Reload Selected Tab
10    .accesskey = R
11toolbar-context-menu-reload-selected-tabs =
12    .label = Reload Selected Tabs
13    .accesskey = R
14toolbar-context-menu-bookmark-selected-tab =
15    .label = Bookmark Selected Tab…
16    .accesskey = T
17toolbar-context-menu-bookmark-selected-tabs =
18    .label = Bookmark Selected Tabs…
19    .accesskey = T
20toolbar-context-menu-select-all-tabs =
21    .label = Select All Tabs
22    .accesskey = S
23toolbar-context-menu-reopen-closed-tabs =
24    .label =
25        { $tabCount ->
26            [1] Reopen Closed Tab
27           *[other] Reopen Closed Tabs
28        }
29    .accesskey = o
30
31toolbar-context-menu-manage-extension =
32    .label = Manage Extension
33    .accesskey = E
34toolbar-context-menu-remove-extension =
35    .label = Remove Extension
36    .accesskey = v
37
38# This label is used in the extensions toolbar buttons context menus,
39# a user can use this command to submit to Mozilla an abuse report
40# related to that extension. "Report" is a verb.
41toolbar-context-menu-report-extension =
42    .label = Report Extension
43    .accesskey = o
44
45# Can appear on the same context menu as menubarCmd ("Menu Bar") and
46# personalbarCmd ("Bookmarks Toolbar"), so they should have different
47# access keys.
48toolbar-context-menu-pin-to-overflow-menu =
49    .label = Pin to Overflow Menu
50    .accesskey = P
51toolbar-context-menu-auto-hide-downloads-button-2 =
52    .label = Hide Button When Empty
53    .accesskey = H
54toolbar-context-menu-remove-from-toolbar =
55    .label = Remove from Toolbar
56    .accesskey = R
57toolbar-context-menu-view-customize-toolbar =
58    .label = Customize…
59    .accesskey = C
60toolbar-context-menu-view-customize-toolbar-2 =
61    .label = Customize Toolbar…
62    .accesskey = C
63
64toolbar-context-menu-bookmarks-toolbar-always-show-2 =
65    .label = Always Show
66    .accesskey = A
67toolbar-context-menu-bookmarks-toolbar-never-show-2 =
68    .label = Never Show
69    .accesskey = N
70toolbar-context-menu-bookmarks-toolbar-on-new-tab-2 =
71    .label = Only Show on New Tab
72    .accesskey = O
73
74toolbar-context-menu-bookmarks-show-other-bookmarks =
75    .label = Show Other Bookmarks
76    .accesskey = h
77