From 02a0a89ec4abd3fa30cf6b6a452f83f0a3c21cfc Mon Sep 17 00:00:00 2001
From: Matteo Nastasi <nastasi@alternativeoutput.it>
Date: Sat, 8 Jan 2011 17:23:52 +0100
Subject: [PATCH] changelog and version updated

---
 web/Obj/brisk.phh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh
index 138be3c..cad9420 100644
--- a/web/Obj/brisk.phh
+++ b/web/Obj/brisk.phh
@@ -132,9 +132,9 @@ $G_all_points = array( 11,10,4,3,2, 0,0,0,0,0 );
 $G_brisk_version = "2.5.0";
 
 /* MLANG: ALL THE INFO STRINGS IN brisk.phh */
-$root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), <b>NOVITA\'</b>: informazioni al tavolo sul chiamante, stato di supporter del sito per gli utenti, nuovo stato \'faccende\'.',
+$root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), <b>NOVITA\'</b>: informazioni al tavolo sul chiamante, nuovo stato di supporter del sito.',
                                        'Se vuoi iscriverti alla <a target="_blank" href="mailto:ml-briscola+subscribe@milug.org">Mailing List</a>, cliccala!' ),
-                       'en' => array ( 'Brisk (Ver. '.$G_brisk_version.'), <b>NEWS</b>: caller information on the table, new supporter status for users, new mop status for users.',
+                       'en' => array ( 'Brisk (Ver. '.$G_brisk_version.'), <b>NEWS</b>: caller information on the table, new supporter status.',
                                        'If you want to subscribe our <a target="_blank" href="ml-briscola+subscribe@milug.org">Mailing List</a>, click it!' ) );
 
 $G_room_help = array( 'it' => '
-- 
2.17.1