diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-CN/mail/messenger/otr/add-finger.ftl | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-zh-CN/mail/messenger/otr/add-finger.ftl b/l10n-zh-CN/mail/messenger/otr/add-finger.ftl new file mode 100644 index 0000000000..e3d0b9a992 --- /dev/null +++ b/l10n-zh-CN/mail/messenger/otr/add-finger.ftl @@ -0,0 +1,17 @@ +# 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/. + +otr-add-finger = + .title = 添加 OTR 密钥指纹 + +# Variables: +# $name (String) - name of a chat contact person +# Do not translate 'OTR' (name of an encryption protocol) +otr-add-finger-description = 输入 { $name } 的 OTR 密钥指纹。 + +otr-add-finger-fingerprint = 指纹: +otr-add-finger-tooltip-error = 输入的字符无效。只可使用字母 ABCDEF 和数字 + +otr-add-finger-input = + .placeholder = 40 个字符长的 OTR 密钥指纹 |