mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-08-08 03:34:07 -05:00
Mnemonic created
This commit is contained in:
parent
4e8a09517c
commit
c8a10a9997
|
|
@ -505,7 +505,7 @@ void SaveSetsPage::retranslateUi()
|
|||
"Press \"Save\" to save the imported cards to the Cockatrice database."));
|
||||
|
||||
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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user