mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 16:24:45 -07:00
Mnemonic created
This commit is contained in:
parent
4e8a09517c
commit
c8a10a9997
1 changed files with 1 additions and 1 deletions
|
|
@ -505,7 +505,7 @@ void SaveSetsPage::retranslateUi()
|
||||||
"Press \"Save\" to save the imported cards to the Cockatrice database."));
|
"Press \"Save\" to save the imported cards to the Cockatrice database."));
|
||||||
|
|
||||||
defaultPathCheckBox->setText(tr("Save to the default path (recommended)"));
|
defaultPathCheckBox->setText(tr("Save to the default path (recommended)"));
|
||||||
setButtonText(QWizard::NextButton, tr("Save"));
|
setButtonText(QWizard::NextButton, tr("&Save"));
|
||||||
}
|
}
|
||||||
|
|
||||||
void SaveSetsPage::updateTotalProgress(int cardsImported, int /* setIndex */, const QString &setName)
|
void SaveSetsPage::updateTotalProgress(int cardsImported, int /* setIndex */, const QString &setName)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue