diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-CN/suite/chrome/common/customizeToolbar.properties | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/common/customizeToolbar.properties b/l10n-zh-CN/suite/chrome/common/customizeToolbar.properties new file mode 100644 index 0000000000..02e0408605 --- /dev/null +++ b/l10n-zh-CN/suite/chrome/common/customizeToolbar.properties @@ -0,0 +1,13 @@ +# 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/. + +# LOCALIZATION NOTE: Strings below used to be in mozilla-central's +# toolkit/locales/en-US/chrome/global/customizeToolbar.properties +enterToolbarTitle=新建工具栏 +enterToolbarName=为此工具栏输入名称: +enterToolbarDup=已有一个名为“%S”的工具栏。请选用其他名称。 +enterToolbarBlank=您必须为新建的工具栏输入一个名称。 +separatorTitle=分隔符 +springTitle=弹性空白 +spacerTitle=空白 |