Lines Matching refs:gettext
76 #define TOKEN_SUMM gettext("lists all visible PKCS#11 tokens")
81 #define SETPIN_SUMM gettext("changes user authentication passphrase "\
95 #define LIST_SUMM gettext("lists a summary of objects in the keystore")
151 #define DELETE_SUMM gettext("deletes objects in the keystore")
214 #define IMPORT_SUMM gettext("imports objects from an external source")
261 #define EXPORT_SUMM gettext("exports objects from the keystore to a file")
295 #define GENCERT_SUMM gettext("creates a self-signed X.509v3 certificate")
346 #define GENCSR_SUMM gettext("creates a PKCS#10 certificate signing " \
396 #define DOWNLOAD_SUMM gettext("downloads a CRL or certificate file " \
406 #define GENKEY_SUMM gettext("creates a symmetric key in the keystore")
433 #define SIGNCSR_SUMM gettext("Sign a PKCS#10 Certificate Signing Request")
484 #define INITTOKEN_SUMM gettext("Initialize a PKCS11 token")
492 #define GENKEYPAIR_SUMM gettext("creates an asymmetric keypair")
518 #define HELP_SUMM gettext("displays help message")
614 (void) fprintf(stdout, gettext("Usage:\n"));
615 (void) fprintf(stdout, gettext(" %s -?\t(help and usage)\n"),
617 (void) fprintf(stdout, gettext(" %s -f option_file\n"), prog);
618 (void) fprintf(stdout, gettext(" %s subcommand [options...]\n"),
620 (void) fprintf(stdout, gettext("where subcommands may be:\n"));
631 gettext("\nFurther details on the "
663 gettext("Cannot read argfile %s: %s\n"),
749 gettext("Disabling Metaslot failed (%s)."),
772 cryptoerror(LOG_STDERR, gettext("Invalid verb: %s"),