Lines Matching refs:machines
597 int UIMessageCenter::confirmMachineRemoval(const QList<CMachine> &machines) const
599 /* Enumerate the machines: */
603 foreach (const CMachine &machine, machines)
642 QString strText = cInacessibleMachineCount == machines.size() ?
643 tr("<p>You are about to remove following inaccessible virtual machines from the machine list:</p>"
648 tr("<p>You are about to remove following virtual machines from the machine list:</p>"
654 tr("<p>You are about to remove following virtual machines from the machine list:</p>"
660 return cInacessibleMachineCount == machines.size() ?
699 "not be able to operate virtual machines that use these files until "
712 "the following virtual machines?</p><p><b>%1</b></p>"
723 tr("<p>Do you really want to reset the following virtual machines?</p>"
735 "to the following virtual machines?</p><p><b>%1</b></p>")
744 tr("<p>Do you really want to power off the following virtual machines?</p>"
1644 "how many machines are in the list and doesn't need to be told).", machineNames.size())