This commit is contained in:
parent
4cb7240f9a
commit
b095d9b82f
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ void TabReplays::actDownload()
|
|||
|
||||
if (!curRight) {
|
||||
QMessageBox::information(this, tr("Downloading Replays"),
|
||||
tr("You cannot download replay folders at this time"));
|
||||
tr("Folder download is not yet supported. Please download replays individually."));
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue