String Update + added new Dialog
This commit is contained in:
parent
885045d4fd
commit
3a00e9b5b0
15 changed files with 420 additions and 287 deletions
|
@ -1102,7 +1102,7 @@ void ProfileInterface::deleteSelected()
|
|||
}
|
||||
if (selectedWidgts != 0)
|
||||
{
|
||||
QMessageBox::warning(this, tr("Remove selected"), tr("Failed at remove the complete selected Snapmatic pictures and/or Savegame files"));
|
||||
QMessageBox::warning(this, tr("Remove selected"), tr("Failed to remove all selected Snapmatic pictures and/or Savegame files"));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue