diff options
Diffstat (limited to 'l10n-zh-CN/mobile/android/chrome/aboutAddons.dtd')
-rwxr-xr-x | l10n-zh-CN/mobile/android/chrome/aboutAddons.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-zh-CN/mobile/android/chrome/aboutAddons.dtd b/l10n-zh-CN/mobile/android/chrome/aboutAddons.dtd new file mode 100755 index 0000000000..6ae447dc75 --- /dev/null +++ b/l10n-zh-CN/mobile/android/chrome/aboutAddons.dtd @@ -0,0 +1,15 @@ +<!-- 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 aboutAddons.title2 "附加组件"> +<!ENTITY aboutAddons.header2 "您的附加组件"> + +<!ENTITY addonAction.enable "启用"> +<!ENTITY addonAction.disable "禁用"> +<!ENTITY addonAction.uninstall "卸载"> +<!ENTITY addonAction.undo "撤销"> +<!ENTITY addonAction.update "更新"> + +<!ENTITY addonUnsigned.message "此附加组件未通过 &brandShortName; 的验证。"> +<!ENTITY addonUnsigned.learnMore "详细了解"> |