mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 06:22:15 -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"));
|
||||
autoRotateSidewaysLayoutCardsCheckBox.setText(tr("Auto-Rotate cards with sideways layout"));
|
||||
overrideAllCardArtWithPersonalPreferenceCheckBox.setText(
|
||||
tr("Override all card art with personal set preference (Pre-ProviderID change behavior) [Requires Client "
|
||||
"restart]"));
|
||||
tr("Override all card art with personal set preference (Pre-ProviderID change behavior)"));
|
||||
bumpSetsWithCardsInDeckToTopCheckBox.setText(
|
||||
tr("Bump sets that the deck contains cards from to the top in the printing selector"));
|
||||
cardScalingCheckBox.setText(tr("Scale cards on mouse over"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue