mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-29 22:21:37 -08:00
Added text line about default selection
This commit is contained in:
@@ -281,7 +281,8 @@ ChooseSetsPage::ChooseSetsPage(QWidget *parent)
|
||||
{
|
||||
setTitle(tr("Sets selection"));
|
||||
setSubTitle(tr("The following sets has been found in the source file. "
|
||||
"Please mark the sets that will be imported."));
|
||||
"Please mark the sets that will be imported.\n"
|
||||
"All core and expansion sets are selected by default."));
|
||||
|
||||
checkBoxLayout = new QVBoxLayout;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user