QMessageBox::StandardButtonres=QMessageBox::warning(this,tr("Unable to find Ryzom"),tr("Unable to find Ryzom in selected directory. Please choose another one or cancel."));
QMessageBox::StandardButtonres=QMessageBox::warning(this,tr("Unable to find Ryzom"),tr("Unable to find Ryzom in selected directory. Please choose another one or cancel."));
}
m_anotherDirectory=directory;
@ -154,7 +154,7 @@ void CInstallDialog::accept()
if(freeSpace<server.dataUncompressedSize)
{
QMessageBox::StandardButtonres=QMessageBox::warning(this,tr("Not enough free disk space"),tr("You don't have enough free space on this disk, please make more space or choose a directory on another disk."));
QMessageBox::StandardButtonres=QMessageBox::warning(this,tr("Not enough free disk space"),tr("You don't have enough free space on this disk, please make more space or choose a directory on another disk."));
QMessageBox::StandardButtonres=QMessageBox::warning(this,tr("Not enough free disk space"),tr("You don't have enough free space on this disk, please make more space or choose a directory on another disk."));
QMessageBox::StandardButtonres=QMessageBox::warning(this,tr("Not enough free disk space"),tr("You don't have enough free space on this disk, please make more space or choose a directory on another disk."));