]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-worker.cc
Make pkgCache::Priority() static, it does not need the instance
[apt.git] / apt-pkg / acquire-worker.cc
index 2c84020fe03696e9d8b02669f3075c92df1a0fb3..e9ef4e9acbb94ba8024ab16c08a9db570a486100 100644 (file)
@@ -538,7 +538,7 @@ bool pkgAcquire::Worker::MediaChange(string Message)
       ostringstream msg,status;
       ioprintf(msg,_("Please insert the disc labeled: "
                     "'%s' "
-                    "in the drive '%s' and press enter."),
+                    "in the drive '%s' and press [Enter]."),
               Media.c_str(),Drive.c_str());
       status << "media-change: "  // message
             << Media  << ":"     // media