blob: 1fe5836567e7c56b62b00629f0c13ee3293a580d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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/.
#
# The following are used by the pgpmime content type handler
#
# LOCALIZATION NOTE(pgpMimeNeedsAddon): The text can contain HTML tags.
# %S is the url to Enigmail on AMO supplied from preferences.
pgpMimeNeedsAddon=这是一封 OpenPGP 加密的邮件。<br> 要解密这封邮件,需要安装<a href="%S">OpenPGP 附加组件</a> 。
|