]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.cc
* merged with main
[apt.git] / apt-pkg / acquire-item.cc
index 11a449e91bc1ed531c8633977447510396784928..86f61dd00c0fd119cbe5c9c09ba13b3732ae123b 100644 (file)
@@ -642,7 +642,7 @@ bool pkgAcqMetaIndex::VerifyVendor(string Message)
    // check for missing sigs (that where not fatal because otherwise we had
    // bombed earlier)
    string missingkeys;
-   string msg = _("There was no public key available for the "
+   string msg = _("There are no public key available for the "
                  "following key IDs:\n");
    pos = Message.find("NO_PUBKEY ");
    if (pos != std::string::npos)