diff options
Diffstat (limited to 'l10n-zh-CN/browser/browser/preferences/addEngine.ftl')
-rw-r--r-- | l10n-zh-CN/browser/browser/preferences/addEngine.ftl | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-zh-CN/browser/browser/preferences/addEngine.ftl b/l10n-zh-CN/browser/browser/preferences/addEngine.ftl new file mode 100644 index 0000000000..6931658b86 --- /dev/null +++ b/l10n-zh-CN/browser/browser/preferences/addEngine.ftl @@ -0,0 +1,22 @@ +# 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/. + +add-engine-window2 = + .title = 添加搜索引擎 + .style = min-width: 32em; + +add-engine-button = 添加自定义引擎 + +add-engine-name = 搜索引擎名称 + +add-engine-alias = 别名 + +add-engine-url = 搜索引擎 URL,用 %s 替换搜索词 + +add-engine-dialog = + .buttonlabelaccept = 添加搜索引擎 + .buttonaccesskeyaccept = A + +engine-name-exists = 已存在同名搜索引擎 +engine-alias-exists = 已存在相同别名搜索引擎 |