diff options
author | Werner Koch <wk@gnupg.org> | 2008-05-27 14:03:50 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2008-05-27 14:03:50 +0200 |
commit | 138bf2dc1552fe8b8a1da6edcbd9fdcb747a73b9 (patch) | |
tree | 2dd4b1c251b4802660287496b4fd688bb4d7e0c5 /po/it.po | |
parent | Minor bug fixes and document new gpg-connect-feature. (diff) | |
download | gnupg2-138bf2dc1552fe8b8a1da6edcbd9fdcb747a73b9.tar.xz gnupg2-138bf2dc1552fe8b8a1da6edcbd9fdcb747a73b9.zip |
Fixed segv in gpg-agent (command marktrusted).
Replaced almost all free by xfree.
Translation fixes.
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.1.92\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n" -"POT-Creation-Date: 2008-05-09 11:28+0200\n" -"PO-Revision-Date: 2004-06-16 17:01+0200\n" +"POT-Creation-Date: 2008-05-09 11:38+0200\n" +"PO-Revision-Date: 2008-05-26 12:02+0200\n" "Last-Translator: Marco d'Itri <md@linux.it>\n" "Language-Team: Italian <tp@lists.linux.it>\n" "MIME-Version: 1.0\n" @@ -6408,7 +6408,7 @@ msgstr "non è necessario un controllo del trustdb\n" #: g10/trustdb.c:577 g10/trustdb.c:2423 #, c-format msgid "next trustdb check due at %s\n" -msgstr "il prossimoi controllo del trustdb sarà fatto il %s\n" +msgstr "il prossimo controllo del trustdb sarà fatto il %s\n" #: g10/trustdb.c:586 #, fuzzy, c-format |