Commit 48669040 authored by Gavin Bisesi's avatar Gavin Bisesi
Browse files

Merge pull request #602 from tooomm/oracle-add-default-selection-info

Added text line about default sets selection in Oracle
parents c9230866 4963cf46
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment