mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-23 09:59:11 -08:00
Added title for sound settings
This commit is contained in:
@@ -569,6 +569,7 @@ void UserInterfaceSettingsPage::retranslateUi()
|
||||
soundEnabledCheckBox->setText(tr("Enable &sounds"));
|
||||
soundPathLabel->setText(tr("Path to sounds directory:"));
|
||||
soundTestButton->setText(tr("Test system sound engine"));
|
||||
soundGroupBox->setTitle(tr("Sound settings"));
|
||||
}
|
||||
|
||||
void UserInterfaceSettingsPage::soundPathClearButtonClicked()
|
||||
|
||||
Reference in New Issue
Block a user