From ec5e02c56127d5d9112c4e96197d700dd6f94447 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sat, 12 Dec 2009 08:38:43 +0000 Subject: [PATCH] updated --- web/Obj/brisk.phh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 4444722..a4b2087 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -128,13 +128,13 @@ $G_false = FALSE; $G_lng = langtolng($G_lang); $G_all_points = array( 11,10,4,3,2, 0,0,0,0,0 ); -$G_brisk_version = "2.4.1 - trusty"; +$G_brisk_version = "2.4.2 - trusty"; /* MLANG: ALL THE INFO STRINGS IN brisk.phh */ -$root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), NOVITA\': completato mod. isolamento, aggiunto stato coniglio aggiunte preferenze in partita.', - 'Se vuoi iscriverti alla Mailing List, cliccala!' ), - 'en' => array ( 'Brisk (Ver. '.$G_brisk_version.'), NEWS: completed isolation mode, bunny status added, preferences added during play.', - 'If you want to subscribe our Mailing List, click it!' ) ); +$root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), NOVITA\': nuovo calcolo dei punteggi (doppio oltre i 70, triplo oltre gli 80 etc...), più informazioni al tavolo.', + 'Se vuoi iscriverti alla Mailing List, cliccala!' ), + 'en' => array ( 'Brisk (Ver. '.$G_brisk_version.'), NEWS: new method to calculate points (double after 70, triple after 80 and so on ...), more info at the table.', + 'If you want to subscribe our Mailing List, click it!' ) ); $G_room_help = array( 'it' => '
-- 2.17.1