X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=d75a7f27d3daa88780fc5190368dd57f2f1d896b;hb=refs%2Fremotes%2Forigin%2Ftrusty;hp=cfcca1a440c18ac6fce00af59eb2357cec4928f1;hpb=e81bcccb53819da68ee7edd04399c247729dc73f;p=brisk.git diff --git a/web/index.php b/web/index.php index cfcca1a..d75a7f2 100644 --- a/web/index.php +++ b/web/index.php @@ -77,6 +77,8 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'en' => 'smoke'), 'st_pres_desc' => array('it' => 'presente', 'en' => 'present'), + 'st_rabb_desc' => array('it' => 'coniglio', + 'en' => 'rabbit'), 'tit_ticker' => array('it' => 'scrivi un invito al tavolo e clicca', 'en' => 'write an invitation at the table and click'), @@ -96,12 +98,16 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'en' => 'listen all messages from each user connected'), 'tit_listaut' => array('it' => 'solo autenticati', 'en' => 'only authorized'), - 'tit_isolaut' => array('it' => 'isolamento', + 'tit_listisol' => array('it' => 'isolamento', 'en' => 'isolation'), 'listaut_desc' => array('it' => 'leggi soltanto i messaggi degli utenti con password', 'en' => 'listen messages only from authenticated users'), - 'isolaut_desc' => array('it' => 'visualizza Brisk come se fosse solo per utenti con password', + 'listisol_desc'=> array('it' => 'visualizza Brisk come se fosse solo per utenti con password', 'en' => 'show Brisk like an authenticated user only site'), + 'tit_splash' => array('it' => 'splash', + 'en' => 'splash'), + 'splash_desc' => array('it' => 'attiva la finestra di splash', + 'en' => 'show the splash window'), 'tit_help' => array('it' => 'informazioni utili su Brisk', 'en' => 'usefull information about Brisk'), 'itm_help' => array('it' => 'aiuto', @@ -640,6 +646,13 @@ $brisk_vertical_menu = ' .$mlang_room['st_pres_desc'][$G_lang]. ' 
+' + // MLANG + .$mlang_room['st_rabb_desc'][$G_lang]. +' 
+
-
'.($G_with_poll ? '' : '
').' @@ -850,6 +891,10 @@ echo "$body"; ?>




+



+



+



+