mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 17:02:15 -07:00
remove auto hotkey
This commit is contained in:
parent
7ce7f765f0
commit
b699f1958d
1 changed files with 1 additions and 1 deletions
|
|
@ -839,7 +839,7 @@ void Player::retranslateUi()
|
|||
sayMenu->setTitle(tr("S&ay"));
|
||||
}
|
||||
|
||||
aSelectAll->setText(tr("&Select All 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