Code: Select all
this.setClientState("client_PlayerPlaceCaballeros", {
descriptionmyturn : _("${you} may place ${cabs_to_move} caballeros on the board."),
cabs_to_move : this.clientStateArgs.cabs_avail_to_move
});
Invalid or missing substitution argument for log message: ${you} may place ${cabs_to_move} caballeros on the board.