mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 17:02:15 -07:00
reword setting
This commit is contained in:
parent
41291fecb5
commit
bd605e4683
1 changed files with 1 additions and 1 deletions
|
|
@ -455,7 +455,7 @@ void AppearanceSettingsPage::retranslateUi()
|
|||
cardScalingCheckBox.setText(tr("Scale cards on mouse over"));
|
||||
verticalCardOverlapPercentLabel.setText(
|
||||
tr("Minimum overlap percentage of cards on the stack and in vertical hand"));
|
||||
cardViewInitialRowsMaxLabel.setText(tr("Card view window maximum initial height:"));
|
||||
cardViewInitialRowsMaxLabel.setText(tr("Maximum initial height for card view window:"));
|
||||
cardViewInitialRowsMaxBox.setSuffix(tr(" rows"));
|
||||
|
||||
handGroupBox->setTitle(tr("Hand layout"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue