Command summary on pktool help should be localizable.
I think that sub command (ex, tokens) must not be localizable but summary
(ex, lists all visible PKCS#11 tokens) must be localizalble. It looks that
current source is not calling gettext() for the summary strings.
===
root@tama[29]env LC_ALL=C pktool
:
tokens - lists all visible PKCS#11 tokens
setpin - changes user authentication passphrase for keystore access
list - lists a summary of objects in the keystore
delete - deletes objects in the keystore
import - imports objects from an external source
export - exports objects from the keystore to a file
gencert - creates a self-signed X.509v3 certificate
gencsr - creates a PKCS#10 certificate signing request file
download - downloads a CRL or certificate file from an external source
genkey - creates a symmetric key in the keystore
help - displays help message