mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Change menu text
This commit is contained in:
parent
448aa5ce15
commit
4c2ce88ca5
2 changed files with 2 additions and 2 deletions
|
|
@ -915,7 +915,7 @@ void Player::retranslateUi()
|
|||
aSetCounter[i]->setText(tr("&Set counters (%1)...").arg(cardCounterSettings.displayName(i)));
|
||||
}
|
||||
|
||||
aIncrementAllCardCountersOnTable->setText(tr("Increment all counters on permanents you control"));
|
||||
aIncrementAllCardCountersOnTable->setText(tr("Increment all counters"));
|
||||
aMoveToTopLibrary->setText(tr("&Top of library in random order"));
|
||||
aMoveToXfromTopOfLibrary->setText(tr("X cards from the top of library..."));
|
||||
aMoveToBottomLibrary->setText(tr("&Bottom of library in random order"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue