mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-23 19:02:19 -07:00
shorten text by 1 word
This commit is contained in:
parent
91713d4c26
commit
841aa76333
2 changed files with 2 additions and 2 deletions
|
|
@ -839,7 +839,7 @@ void Player::retranslateUi()
|
|||
sayMenu->setTitle(tr("S&ay"));
|
||||
}
|
||||
|
||||
aSelectAll->setText(tr("&Select All Cards in Zone"));
|
||||
aSelectAll->setText(tr("&Select All in Zone"));
|
||||
|
||||
aPlay->setText(tr("&Play"));
|
||||
aHide->setText(tr("&Hide"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue