mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-13 03:25:50 -05:00
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user