blob: 7f6c3f1964badf9706f9f7f016f373fb30b07c5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 = 將目前畫面套用到…
threadpane-apply-changes-prompt-title = 確定要套用變更嗎?
# Variables:
# $name (String): The name of the folder to apply to.
threadpane-apply-changes-prompt-no-children-text = 確定要將目前信件匣的畫面套用到 { $name } 嗎?
# Variables:
# $name (String): The name of the folder to apply to.
threadpane-apply-changes-prompt-with-children-text = 確定要將目前信件匣的畫面套用到 { $name } 與其子信件匣嗎?
|