returnQCoreApplication::translate("Application","Failed to load core: %1").arg(why);
}
staticinlineQStringmsgSendArgumentFailed()
staticinlineintaskMsgSendFailed()
{
returnQCoreApplication::translate("Application","Unable to send command line arguments to the already running instance. It appears to be not responding.");
returnQMessageBox::question(0,QApplication::translate("Application","Could not send message"),
QCoreApplication::translate("Application","Unable to send command line arguments to the already running instance."
"It appears to be not responding. Do you want to start a new instance of Creator?"),