diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-TW/suite/chrome/common/sidebar/sidebar.properties | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n-zh-TW/suite/chrome/common/sidebar/sidebar.properties b/l10n-zh-TW/suite/chrome/common/sidebar/sidebar.properties new file mode 100644 index 0000000000..0f1d97f713 --- /dev/null +++ b/l10n-zh-TW/suite/chrome/common/sidebar/sidebar.properties @@ -0,0 +1,14 @@ +# 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/. + +addPanelConfirmTitle=新增面板到側邊欄 +addPanelConfirmMessage=要新增分頁「%title%」到 %name% 嗎?##來源: %url% +persistentPanelWarning=您正要加入的側邊欄可以在 %name% 關閉時偷偷傳送資料到網路上或執行 JavaScript。 + +addPanelConfirmMessage2=要新增分頁「%title%」到側邊欄嗎?##來源: %url% +persistentPanelWarning2=您要新增的分頁,就算在側邊欄關閉時也可以傳送資料到網路上或執行 JavaScript。 + +dupePanelAlertTitle=側邊欄 +dupePanelAlertMessage=%url% 已經存在 %name% 上了。 +dupePanelAlertMessage2=%url% 已經存在於側邊欄。 |