/[winpt]/trunk/Src/wptGPGME.cpp
ViewVC logotype

Diff of /trunk/Src/wptGPGME.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 230 by twoaday, Sat May 27 08:56:00 2006 UTC revision 231 by twoaday, Tue Jun 20 09:18:44 2006 UTC
# Line 275  const char* Line 275  const char*
275  get_gpg_sigstat (gpgme_sigsum_t sum)  get_gpg_sigstat (gpgme_sigsum_t sum)
276  {  {
277      const char *gpg_sigstat[] = {      const char *gpg_sigstat[] = {
278          _("Error during verification process."),          _("Error during verification process"),
279          _("The signature is good."),          _("The signature is good"),
280          _("The signature is BAD!"),          _("The signature is BAD!"),
281          _("The signature could not be checked due to a missing key."),          _("The signature could not be checked due to a missing key"),
282          _("No valid OpenPGP signature."),          _("No valid OpenPGP signature"),
283          _("Signature Error"),          _("Signature Error"),
284          _("Good Signature (Expired Key)"),          _("Good Signature (Expired Key)"),
285          _("Good Signature (Revoked Key)"),          _("Good Signature (Revoked Key)"),

Legend:
Removed from v.230  
changed lines
  Added in v.231

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26