diff --git a/locales/fy-NL/browser/browser/zen-split-view.ftl b/locales/fy-NL/browser/browser/zen-split-view.ftl new file mode 100644 index 000000000..d5b56099c --- /dev/null +++ b/locales/fy-NL/browser/browser/zen-split-view.ftl @@ -0,0 +1,20 @@ +# 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 Tab (multiple selected tabs needed) + *[other] Split { $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 +zen-split-view-modifier-enabled-toast = Split view rearrange is ON. +zen-split-view-modifier-enabled-toast-description = Drag and drop the view to rearrange. Press Esc to exit. +zen-split-view-modifier-disabled-toast = Split view rearrange is OFF.