KMessageBox::sorry(widget(),i18n("The file '%1' has been modified by another program, which means it can no longer be saved.",url().fileName()),i18n("File Changed"));
KMessageBox::error(widget(),i18n("The file '%1' has been modified by another program, which means it can no longer be saved.",url().fileName()),i18n("File Changed"));