mirror of
https://github.com/zen-browser/desktop.git
synced 2026-05-20 20:04:19 +00:00
19 lines
596 B
Plaintext
19 lines
596 B
Plaintext
# 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/.
|
|
|
|
tab-zen-split-tabs =
|
|
.label =
|
|
{ $tabCount ->
|
|
[-1] Split out tab
|
|
[1] Add split view...
|
|
*[other] Join { $tabCount } Tabs
|
|
}
|
|
.accesskey = S
|
|
zen-split-link =
|
|
.label = Split link to new tab
|
|
.accesskey = S
|
|
zen-split-view-modifier-header = Split View
|
|
zen-split-view-modifier-activate-reallocation =
|
|
.label = Activate reallocation
|