shorten text by 1 word

This commit is contained in:
RickyRister 2024-12-14 17:52:38 -08:00
parent 91713d4c26
commit 841aa76333
2 changed files with 2 additions and 2 deletions

View file

@ -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"));