X-Git-Url: https://git.hcoop.net/ntk/apt.git/blobdiff_plain/a7c82edc8ff6a051ffcae5a4000085aae04bad24..db0db9feabf17156f1f4e10d0131d18dfb593b4e:/cmdline/acqprogress.cc diff --git a/cmdline/acqprogress.cc b/cmdline/acqprogress.cc index dbc8ade1..8b30b324 100644 --- a/cmdline/acqprogress.cc +++ b/cmdline/acqprogress.cc @@ -268,7 +268,7 @@ bool AcqTextStatus::MediaChange(string Media,string Drive) { if (Quiet <= 0) cout << '\r' << BlankLine << '\r'; - ioprintf(cout,_("Media Change: Please insert the disc labeled\n" + ioprintf(cout,_("Media change: please insert the disc labeled\n" " '%s'\n" "in the drive '%s' and press enter\n"), Media.c_str(),Drive.c_str());