diff options
author | Werner Koch <[email protected]> | 2020-09-03 14:47:27 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2020-09-03 15:05:09 +0000 |
commit | a8a8105bc756de669f4a7a60447c372d60a99040 (patch) | |
tree | 7d8efcec84651340534b07296b5a0e5737623c88 | |
parent | po: Update Czech translation. (diff) | |
download | gnupg-a8a8105bc756de669f4a7a60447c372d60a99040.tar.gz gnupg-a8a8105bc756de669f4a7a60447c372d60a99040.zip |
po: Add key-check.c to the list of translatable sources.
--
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index bd90a6c80..70b5d45d8 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -48,6 +48,7 @@ g10/gpg.c g10/gpgv.c g10/helptext.c g10/import.c +g10/key-check.c g10/keydb.c g10/keyedit.c g10/keygen.c |