From 30d5705359b6344845856a85c3e463d804890ddf Mon Sep 17 00:00:00 2001 From: Matteo Nastasi Date: Sat, 8 Jan 2011 17:22:47 +0100 Subject: [PATCH] changelog and version updated --- CHANGELOG | 2 +- web/Obj/brisk.phh | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 79592b9..0a12333 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ 2.5.0 ENH more explicit caller status on table ENH mop user state added - ENH supporter icon (and mechanism) added + ENH "supporter icon" (and mechanism) added ENH Id cvs tag removed 2.4.2 diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 0b6f6cf..138be3c 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -129,12 +129,12 @@ $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.2 - trusty"; +$G_brisk_version = "2.5.0"; /* MLANG: ALL THE INFO STRINGS IN brisk.phh */ -$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.', +$root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), NOVITA\': informazioni al tavolo sul chiamante, stato di supporter del sito per gli utenti, nuovo stato \'faccende\'.', '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.', + 'en' => array ( 'Brisk (Ver. '.$G_brisk_version.'), NEWS: caller information on the table, new supporter status for users, new mop status for users.', 'If you want to subscribe our Mailing List, click it!' ) ); $G_room_help = array( 'it' => ' -- 2.17.1