diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-tr/mail/messenger/mailWidgets.ftl | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-tr/mail/messenger/mailWidgets.ftl b/l10n-tr/mail/messenger/mailWidgets.ftl new file mode 100644 index 0000000000..f7ddf7f4f9 --- /dev/null +++ b/l10n-tr/mail/messenger/mailWidgets.ftl @@ -0,0 +1,15 @@ +# 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/. + +apply-current-view-to-menu = + .label = Geçerli görünümü uygula… + +threadpane-apply-changes-prompt-title = Değişiklikler uygulansın mı? +# Variables: +# $name (String): The name of the folder to apply to. +threadpane-apply-changes-prompt-no-children-text = Geçerli dizinin görünümü { $name } dizinine uygulansın mı? +# Variables: +# $name (String): The name of the folder to apply to. +threadpane-apply-changes-prompt-with-children-text = Geçerli dizinin görünümü { $name } ve alt dizinlerine uygulansın mı? + |