mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 19:47:46 -07:00
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) {
|
if (!curRight) {
|
||||||
QMessageBox::information(this, tr("Downloading Replays"),
|
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;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue