mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-30 16:17:02 +01:00
Typo fix. Updated German translation.
This commit is contained in:
parent
2528eb4776
commit
db47caf05b
1178
po/pt_BR.po
1178
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
1181
po/zh_CN.po
1181
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
1186
po/zh_TW.po
1186
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
@ -2833,11 +2833,11 @@ compare_fingerprint (app_t app, int keyno, unsigned char *sha1fpr)
|
||||
}
|
||||
|
||||
|
||||
/* If a fingerprint has been specified check it against the one on
|
||||
the card. This is allows for a meaningful error message in case
|
||||
the key on the card has been replaced but the shadow information
|
||||
known to gpg was not updated. If there is no fingerprint we
|
||||
assume that this is okay. */
|
||||
/* If a fingerprint has been specified check it against the one on the
|
||||
card. This allows for a meaningful error message in case the key
|
||||
on the card has been replaced but the shadow information known to
|
||||
gpg has not been updated. If there is no fingerprint we assume
|
||||
that this is okay. */
|
||||
static gpg_error_t
|
||||
check_against_given_fingerprint (app_t app, const char *fpr, int keyno)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user