X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2FObj%2Fbriskin5.phh;h=f18b0fa005422da0a964a4c7e654e3a36b549364;hb=be047939b855f179f5028f01fed371c4ac4fb235;hp=25b9d039f5a8e6233aa38af79728127694eb99c2;hpb=826c51d08e7cbd120db0ac2782ca9a3019fb3747;p=brisk.git diff --git a/web/briskin5/Obj/briskin5.phh b/web/briskin5/Obj/briskin5.phh index 25b9d03..f18b0fa 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.' ), @@ -195,7 +195,7 @@ class Table_briskin5 extends Table { */ /* CLONE() NOT USED - function &clone(&$from) + function &myclone(&$from) { GLOBAL $G_false; @@ -446,7 +446,7 @@ class User_briskin5 extends User { } /* CLONE NOT USED - function &clone(&$from) + function &myclone(&$from) { GLOBAL $G_false;