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

Diff of /trunk/Src/wptErrors.cpp

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

revision 160 by twoaday, Mon Jan 9 09:15:29 2006 UTC revision 161 by twoaday, Thu Jan 19 16:10:37 2006 UTC
# Line 112  winpt_strerror (int errid) Line 112  winpt_strerror (int errid)
112      case WPTERR_GPG_EXEFILE:          case WPTERR_GPG_EXEFILE:    
113      case WPTERR_GPG_OPT_KEYRINGS:      case WPTERR_GPG_OPT_KEYRINGS:
114      case WPTERR_GPG_KEYRINGS: return gpg_strerror (errid);      case WPTERR_GPG_KEYRINGS: return gpg_strerror (errid);
115        case WPTERR_NODATA: return _("No data available");
116      case WPTERR_NOCARD: return _("There is no card in the reader");      case WPTERR_NOCARD: return _("There is no card in the reader");
117      case WPTERR_NOREADER: return _("There was no reader found");      case WPTERR_NOREADER: return _("There was no reader found");
118      case WPTERR_NOPGPCARD: return _("This is not an OpenPGP card");      case WPTERR_NOPGPCARD: return _("This is not an OpenPGP card");

Legend:
Removed from v.160  
changed lines
  Added in v.161

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26