X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=4ca38fc21c84e25b7c2302876c64ff784addbfa2;hb=fe710fb451e80bac63b415e5d2c89e3243fb4157;hp=6e6d50a18e915df57de770a6f175db1b1b5a4bc0;hpb=db5d6355c39327ba7f8052f360f1e846ba4ad01c;p=brisk.git diff --git a/web/index.php b/web/index.php index 6e6d50a..4ca38fc 100644 --- a/web/index.php +++ b/web/index.php @@ -126,20 +126,20 @@ $mlang_room = array( 'userpassuse' => array('it' => 'Il tuo nickname è g 'en' => 'guarantee for a friend'), 'tit_warr' => array('it' => 'Garantisci per un tuo conoscente.', 'en' => 'Guarantee for a friend.'), - 'itm_list' => array('it' => 'ascolta', - 'en' => 'listen'), + 'itm_list' => array('it' => 'visualizza', + 'en' => 'visualize'), 'list_desc' => array('it' => 'imposta le regole di ascolto', 'en' => 'set the listen rules'), 'tit_listall' => array('it' => 'tutti', 'en' => 'everybody'), - 'listall_desc' => array('it' => 'leggi tutti i messaggi di tutti gli utenti collegati', - 'en' => 'listen all messages from each user connected'), + 'listall_desc' => array('it' => 'visualizza tutti gli utenti collegati', + 'en' => 'visualize all connected users'), 'tit_listaut' => array('it' => 'solo autenticati', 'en' => 'only authorized'), - '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'), + 'tit_listisol' => array('it' => 'visualizza solo gli utenti autenticati', + 'en' => 'visualize authenticated users only'), + 'listaut_desc' => array('it' => 'visualizza solo gli utenti autenticati e i tavoli ad essi riservati', + 'en' => 'visualize authenticated users only and reserved tables to them'), 'listisol_desc'=> array('it' => 'visualizza Brisk come se fosse solo per utenti con password', 'en' => 'show Brisk like an authenticated user only site'), 'suppcomp_tit' => array('it' => 'personalizza la tua S', @@ -537,7 +537,7 @@ function index_main(&$brisk, $transp_type, $header, &$header_out, $remote_addr_f if ($ii % 4 == 0) { $tables .= ''; } - if (TRUE || !($user->flags & USER_FLAG_ISOLAUTH) || $ii < TABLES_AUTH_N) { + if (TRUE || !($user->flags & USER_FLAG_ISOLAUTH) || $i < TABLES_APPR_N) { $tables .= ''; $tables .= '
'.$mlang_room['tit_tabl'][$G_lang].$i.'
'; @@ -1024,25 +1024,26 @@ supported by:
Brisk - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + + + + + + +