From: Matteo Nastasi (mop) <nastasi@alternativeoutput.it>
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 <b>lost</b>'),
                          'info_yturn'=> array( 'it' => ' tocca a <b>te</b> giocare.',
                                                'en' => ' it\'s <b>your</b> turn.'),
-                         'info_turn' => array( 'it' => 'tocca a <b>$unam</b> giocare.',
+                         'info_turn' => array( 'it' => 'tocca a <b>%s</b> giocare.',
                                                'en' => 'it\'s the <b>%s</b>\'s turn.'),
                          'info_mult' => array( 'it' => ' La partita vale <b>%s</b>.',
                                                'en' => ' The game worth <b>%s</b>.' ),