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"); |