mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
extend updater description in menu (#2673)
This commit is contained in:
parent
3c5e38bd14
commit
fdc82708c6
1 changed files with 2 additions and 2 deletions
|
|
@ -550,7 +550,7 @@ void MainWindow::retranslateUi()
|
|||
aEditTokens->setText(tr("Edit &tokens..."));
|
||||
|
||||
aAbout->setText(tr("&About Cockatrice"));
|
||||
aUpdate->setText(tr("Check for Updates"));
|
||||
aUpdate->setText(tr("Check for Client Updates"));
|
||||
aViewLog->setText(tr("View &debug log"));
|
||||
helpMenu->setTitle(tr("&Help"));
|
||||
aCheckCardUpdates->setText(tr("Check for card updates..."));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue