mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Remove restart label.
Took 8 seconds
This commit is contained in:
parent
0a37c9cd45
commit
2bdb0aec0c
1 changed files with 1 additions and 2 deletions
|
|
@ -731,8 +731,7 @@ void AppearanceSettingsPage::retranslateUi()
|
||||||
displayCardNamesCheckBox.setText(tr("Display card names on cards having a picture"));
|
displayCardNamesCheckBox.setText(tr("Display card names on cards having a picture"));
|
||||||
autoRotateSidewaysLayoutCardsCheckBox.setText(tr("Auto-Rotate cards with sideways layout"));
|
autoRotateSidewaysLayoutCardsCheckBox.setText(tr("Auto-Rotate cards with sideways layout"));
|
||||||
overrideAllCardArtWithPersonalPreferenceCheckBox.setText(
|
overrideAllCardArtWithPersonalPreferenceCheckBox.setText(
|
||||||
tr("Override all card art with personal set preference (Pre-ProviderID change behavior) [Requires Client "
|
tr("Override all card art with personal set preference (Pre-ProviderID change behavior)"));
|
||||||
"restart]"));
|
|
||||||
bumpSetsWithCardsInDeckToTopCheckBox.setText(
|
bumpSetsWithCardsInDeckToTopCheckBox.setText(
|
||||||
tr("Bump sets that the deck contains cards from to the top in the printing selector"));
|
tr("Bump sets that the deck contains cards from to the top in the printing selector"));
|
||||||
cardScalingCheckBox.setText(tr("Scale cards on mouse over"));
|
cardScalingCheckBox.setText(tr("Scale cards on mouse over"));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue