NewGameDialog 0 0 600 459 _("New game") true _("Game type") 0 4 _("Mode:") 4 _("Duplicate") true _("Free game") _("Training") _("Arbitration (duplicate)") Qt::Horizontal 16 26 _("Variant:") 2 0 _("In a joker game, each rack contains a joker. When a word containing the joker is played on the grid, the joker is then replaced by the corresponding letter from the bag, and the joker stays in the rack. When the corresponding letter is not present in the bag, the joker is placed on the board. This variant, particularly interesting in Duplicate mode, is good to train using the joker.") _("Joker game") _("An explosive game is a bit like a joker game, except than when the computer chooses the rack (containing a joker), it performs a search and finds the best word possible with the rack. Then, if possible, it replaces the joker in the rack with the letter allowing to play this best word. This variant, unlike the joker game, allows playing with a normal-looking rack, but it usually gives much higher scores than in a normal game.") _("Explosive game") _("7 among 8") _("Players") _("Add &player") _("Add &favorite players...") Qt::Horizontal 40 20 Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok radioButtonDuplicate radioButtonFreeGame radioButtonTraining checkBoxJoker checkBoxExplosive checkBox7Among8 pushButtonAdd buttonAddFav tablePlayers buttonBox buttonBox accepted() NewGameDialog accept() 194 309 173 274 buttonBox rejected() NewGameDialog reject() 101 298 75 275