diff options
Diffstat (limited to 'l10n-zh-CN/suite/chrome/common/search/search-panel.dtd')
-rwxr-xr-x | l10n-zh-CN/suite/chrome/common/search/search-panel.dtd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/common/search/search-panel.dtd b/l10n-zh-CN/suite/chrome/common/search/search-panel.dtd new file mode 100755 index 0000000000..92f52e2f27 --- /dev/null +++ b/l10n-zh-CN/suite/chrome/common/search/search-panel.dtd @@ -0,0 +1,8 @@ +<!-- 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/. --> + +<!ENTITY search.button.label "查找"> +<!ENTITY search.placeholder "输入搜索文本"> + +<!ENTITY search.engineManager.label "管理搜索引擎…"> |