X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=0c4ac7a0961cca0ca4e5fc8c4612997ebb863d15;hb=15f742acbc8c473b8b1b7e7ad1fa941c16154e3b;hp=cfcca1a440c18ac6fce00af59eb2357cec4928f1;hpb=e81bcccb53819da68ee7edd04399c247729dc73f;p=brisk.git diff --git a/web/index.php b/web/index.php index cfcca1a..0c4ac7a 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', @@ -464,7 +470,7 @@ google_color_url = "000000"; ' ).' '.(($G_with_topbanner || $G_with_donors) ? '
' : '').'
- + '.$mlang_room['headline'][$G_lang].'
'.( ($G_with_topbanner || $G_with_donors) ? sprintf('
%s
', ($G_with_topbanner ? $G_topbanner : @@ -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"; ?>




+



+



+



+