string fix

This commit is contained in:
Liv 2017-08-31 19:34:01 -07:00
parent 98b1fe6138
commit 8d21b286b4

View file

@ -6360,7 +6360,7 @@ bool Application::askToReplaceDomainContent(const QString& url) {
}
} else {
methodDetails = "UserDoesNotHavePermissionToReplaceContent";
OffscreenUi::warning("Unable to replace content", "You do not have permissions to replace domain content",
OffscreenUi::warning("You do not have permissions to replace domain content", "Enable 'Replace Content' in the domain server settings to continue.",
QMessageBox::Ok, QMessageBox::Ok);
}
QJsonObject messageProperties = {