diff options
Diffstat (limited to 'l10n-zh-CN/suite/chrome/common/sidebar/sidebar.properties')
-rwxr-xr-x | l10n-zh-CN/suite/chrome/common/sidebar/sidebar.properties | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/common/sidebar/sidebar.properties b/l10n-zh-CN/suite/chrome/common/sidebar/sidebar.properties new file mode 100755 index 0000000000..df152cb76c --- /dev/null +++ b/l10n-zh-CN/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%?##Source: %url% +persistentPanelWarning=您当前正在添加的侧边栏选项卡可以在%name% 关闭时传输数据并在互联网上运行JavaScript. + +addPanelConfirmMessage2=要添加“%title%”到侧栏吗?##来源:%url% +persistentPanelWarning2=您要添加的标签页,在侧栏关闭时也可以传输数据到互联网或运行 JavaScript。 + +dupePanelAlertTitle=侧栏 +dupePanelAlertMessage=%name% 中已存在 %url%. +dupePanelAlertMessage2=%url% 已经存在于侧栏。 |