KMessageBox::information(widget(),i18n("File could not be saved in '%1'. Try to save it to another location.",realSaveUrl.toLocalFile()));
KMessageBox::information(widget(),i18n("File could not be saved in '%1' because it is read only. Save it to another location or change its permissions.",realSaveUrl.toLocalFile()));