mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-08 03:12:25 -08:00
Button text changed to "Save" from "Next"
This commit is contained in:
@@ -505,6 +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"));
|
||||
}
|
||||
|
||||
void SaveSetsPage::updateTotalProgress(int cardsImported, int /* setIndex */, const QString &setName)
|
||||
|
||||
Reference in New Issue
Block a user