X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=b0681f3783e0eb4fd32c6fb45ab39653c68b5658;hb=84302b35411a80939a7f1e2a62c2053fe9fa4c08;hp=7ab54058dfe7d7734fc5f4efe0614f3b21de7913;hpb=a58e47ce3952a1a8bc9d8f42740769fc8cd9d762;p=brisk.git diff --git a/web/index.php b/web/index.php index 7ab5405..b0681f3 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,11 +98,11 @@ $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'), @@ -468,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 : @@ -644,6 +646,13 @@ $brisk_vertical_menu = ' .$mlang_room['st_pres_desc'][$G_lang]. ' 
+' + // MLANG + .$mlang_room['st_rabb_desc'][$G_lang]. +' 
+
-




+



+



+



+