mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Add tooltip to GDE button.
This commit is contained in:
parent
1d689bfc93
commit
d72d75ff55
1 changed files with 1 additions and 0 deletions
|
|
@ -563,6 +563,7 @@ void DeckEditorDeckDockWidget::retranslateUi()
|
|||
setWindowTitle(tr("Deck"));
|
||||
|
||||
nameLabel->setText(tr("Deck &name:"));
|
||||
quickSettingsWidget->setToolTip(tr("Banner Card/Tags Visibility Settings"));
|
||||
showBannerCardCheckBox->setText(tr("Show banner card selection menu"));
|
||||
showTagsWidgetCheckBox->setText(tr("Show tags selection menu"));
|
||||
commentsLabel->setText(tr("&Comments:"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue