card menu re-added

This commit is contained in:
Max-Wilhelm Bruker 2009-12-06 17:23:41 +01:00
parent bf92ef87da
commit bda7ec2186
6 changed files with 178 additions and 318 deletions

View file

@ -128,7 +128,7 @@ void TabGame::retranslateUi()
aLeaveGame->setText(tr("&Leave game"));
loadLocalButton->setText(tr("Load &local deck"));
loadRemoteButton->setText(tr("Load deck from &server"));
loadRemoteButton->setText(tr("Load d&eck from server"));
readyStartButton->setText(tr("&Start game"));
sayLabel->setText(tr("&Say:"));
cardInfo->retranslateUi();