if(UBApplication::mainWindow->yesNoQuestion(tr("Remove Page"),tr("This is an irreversible action!")+"\n\n"+tr("Are you sure you want to remove %n page(s) from the selected document '%1'?","",sceneIndexes.count()).arg(proxy->metaData(UBSettings::documentName).toString())))
if(UBApplication::mainWindow->yesNoQuestion(tr("Remove Page"),tr("This is an irreversible action!")+"\n\n"+tr("Are you sure you want to remove %n page(s) from the selected document '%1'?","",sceneIndexes.count()).arg(proxy->metaData(UBSettings::documentName).toString())))