diff options
author | Werner Koch <wk@gnupg.org> | 2021-02-26 14:46:37 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2021-02-26 14:53:48 +0100 |
commit | 5ed1567e7c6b08988a134effb3c1f42ef6d5319a (patch) | |
tree | c67089e9ec32af5c4f2ccc973bcb908cd860f5df /po/POTFILES.in | |
parent | po: Update Simplified Chinese Translation. (diff) | |
download | gnupg2-5ed1567e7c6b08988a134effb3c1f42ef6d5319a.tar.xz gnupg2-5ed1567e7c6b08988a134effb3c1f42ef6d5319a.zip |
po: Make agent/commands.c translatable and update German translation.
--
GnuPG-bug-id: 4777
This also fixes a bad fuzzy translation which accidently had been
commited without realizing that there was indeed a change (from
"... GnuPG" to "... %s").
Diffstat (limited to 'po/POTFILES.in')
-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 e3d4766cd..e47cdb427 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,7 @@ # List of files with translatable strings agent/call-pinentry.c +agent/command.c agent/command-ssh.c agent/divert-scd.c agent/genkey.c |