shorten to "Select All"

This commit is contained in:
RickyRister 2024-12-14 20:01:58 -08:00
parent b699f1958d
commit 8ecdfc3d92
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 in Zone"));
aSelectAll->setText(tr("Select All"));
aPlay->setText(tr("&Play"));
aHide->setText(tr("&Hide"));