From 6be76f201af2e53a3a772d3b76e063078add23c4 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Thu, 23 Jul 2009 12:13:25 +0000 Subject: [PATCH] tocca a unam bug fixed --- web/briskin5/Obj/briskin5.phh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.' ), -- 2.17.1