From: Matteo Nastasi (mop) Date: Thu, 23 Jul 2009 12:13:25 +0000 (+0000) Subject: tocca a unam bug fixed X-Git-Tag: 3.0.0~55 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=6be76f201af2e53a3a772d3b76e063078add23c4;p=brisk.git tocca a unam bug fixed --- diff --git a/web/briskin5/Obj/briskin5.phh b/web/briskin5/Obj/briskin5.phh index 25b9d03..cbc1fa9 100644 --- a/web/briskin5/Obj/briskin5.phh +++ b/web/briskin5/Obj/briskin5.phh @@ -49,7 +49,7 @@ $mlang_bin5_bin5 = array( 'en' => 'they have lost'), 'info_yturn'=> array( 'it' => ' tocca a te giocare.', 'en' => ' it\'s your turn.'), - 'info_turn' => array( 'it' => 'tocca a $unam giocare.', + 'info_turn' => array( 'it' => 'tocca a %s giocare.', 'en' => 'it\'s the %s\'s turn.'), 'info_mult' => array( 'it' => ' La partita vale %s.', 'en' => ' The game worth %s.' ),