mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-11 20:55:38 -08:00
Mnemonic created
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user