diff options
author | Justus Winter <[email protected]> | 2016-12-15 12:01:03 +0000 |
---|---|---|
committer | Justus Winter <[email protected]> | 2016-12-15 12:01:03 +0000 |
commit | c252627c6fd93bc305c5a5a2f013c3de2d45c6b0 (patch) | |
tree | 78ba066392ddfaec3eb98232efbfcea6b96c2a77 /po/zh_TW.po | |
parent | doc: Add aliases of all changed options. (diff) | |
download | gnupg-c252627c6fd93bc305c5a5a2f013c3de2d45c6b0.tar.gz gnupg-c252627c6fd93bc305c5a5a2f013c3de2d45c6b0.zip |
g10: Shorten unreasonably long option.
* g10/gpg.c (opts): Rename 'generate-revocation-certificate' to
'generate-revocation'.
* doc/gpg.texi: Update accordingly.
* po: Update translations.
GnuPG-bug-id: 2700
Fixes-commit: ec1bd3ae685e95563e38077ab3c1655fd55dea07
Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 095561374..6762660b5 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -5001,7 +5001,7 @@ msgid "" "the secret key. However, if the secret key is still accessible,\n" "it is better to generate a new revocation certificate and give\n" "a reason for the revocation. For details see the description of\n" -"of the gpg command \"--generate-revocation-certificate\" in the GnuPG manual." +"of the gpg command \"--generate-revocation\" in the GnuPG manual." msgstr "" "萬一私鑰外流或遺失時, 可以用來撤銷金鑰.\n" "然而, 如果其實還可以存取私鑰, 建議更好的\n" |