Translation of GnuPG Tools descriptions

Yuri Chornoivan yurchor at ukr.net
Sun Aug 14 11:52:20 CEST 2011


Hi!

Tools descriptions in /tools/gpgconf-comp.c are addressed to NULL PO  
domain name, not extracted and so untranslatable:

http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob;f=tools/gpgconf-comp.c;h=bcdecfd89e5dbd798a0ee0193abbc73a2b3e6dec;hb=refs/heads/master

1024:

gc_component[] =
   {
     { "gpg", NULL,   "GPG for OpenPGP", gc_options_gpg },
     { "gpg-agent", NULL, "GPG Agent", gc_options_gpg_agent },
     { "scdaemon", NULL, "Smartcard Daemon", gc_options_scdaemon },
     { "gpgsm", NULL, "GPG for S/MIME", gc_options_gpgsm },
     { "dirmngr", NULL, "Directory Manager", gc_options_dirmngr },
     { "pinentry", NULL, "PIN and Passphrase Entry", gc_options_pinentry }
   };

Is this done on purpose?

Some frontends (e.g. Kleopatra) use these descriptions in GUI [1].

Thanks in advance for your answers.

Best regards,
Yuri

[1] http://ompldr.org/vOXc1eA/kleo.png



More information about the Gnupg-devel mailing list