X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=baad9b5c62d8924431051ae90c8199d44ed17ca4;hb=bdc40b38c38e78e26d6f4a8a3a7a4be650eb7d2b;hp=fefb50dbcb70d0110eb949e9970c2cdd08acc6fa;hpb=7f526939ded24298104cacd02b5f364bcc7bfa56;p=brisk.git diff --git a/web/index.php b/web/index.php index fefb50d..baad9b5 100644 --- a/web/index.php +++ b/web/index.php @@ -63,20 +63,22 @@ $mlang_room = array( 'userpassuse' => array('it' => 'Il tuo nickname è g 'en' => 'Enter.'), 'passwarn' => array('it' => 'Se non hai ancora una password, lascia il campo in bianco ed entra.', 'en' => 'If you don\'t have a password, leave blank the field and enter.'), - 'browwarn' => array('it' => 'Se qualcosa non funziona prova a ricaricare la pagina con Ctrl + F5

Se non riesci più ad entrare nel nuovo Brisk e prima ci riuscivi potrebbe essere un problema di antivirus,
guarda la pagina sugli antivirus per maggiori informazioni su come configurarlo.

Se ancora non funziona nulla contatta l\'amministratore del sito.', - 'en' => '(if something don\'t work
try to reload the current page with Ctrl + F5)'), - 'regwarn' => array('it' => '
Il nickname che stai usando è già registrato,

se il suo proprietario si autentificherà

verrai rinominato d\'ufficio come ghostN.', - 'en' => '
The nickname you are using it\'s already registered,

if its proprietary authenticates

you will named ghostN.'), + 'browwarn' => array('it' => 'Se qualcosa non funziona prova a ricaricare la pagina con Ctrl + F5

Se non riesci più ad entrare nel nuovo Brisk e prima ci riuscivi potrebbe essere un problema di antivirus,
guarda la pagina sugli antivirus per maggiori informazioni su come configurarlo.

Se ancora non funziona nulla contatta l\'amministratore del sito.', + 'en' => '(if something don\'t work
try to reload the current page with Ctrl + F5)'), + 'regwarn' => array('it' => '
Il nickname che stai usando è già registrato,

se il suo proprietario si autentificherà

verrai rinominato d\'ufficio come ghostN.', + 'en' => '
The nickname you are using it\'s already registered,

if its proprietary authenticates

you will named ghostN.'), 'btn_rettabs' => array('it' => 'torna ai tavoli', 'en' => 'back to tables'), 'btn_exit' => array('it' => 'Esco.', 'en' => 'Exit.'), - 'btn_prefs_save' => array('it' => 'Salva.', + 'btn_save' => array('it' => 'Salva.', 'en' => 'Save.'), - 'btn_prefs_reset' => array('it' => 'Annulla.', + 'btn_reset' => array('it' => 'Annulla.', 'en' => 'Reset.'), - 'btn_prefs_close' => array('it' => 'Chiudi.', + 'btn_close' => array('it' => 'Chiudi.', 'en' => 'Close.'), + 'btn_send' => array('it' => 'Invia.', + 'en' => 'Send.'), 'tit_tabl' => array('it' => 'Tavolo ', 'en' => 'Table '), 'tit_stat' => array('it' => 'imposta lo stato del tuo utente', @@ -226,10 +228,18 @@ $mlang_room = array( 'userpassuse' => array('it' => 'Il tuo nickname è g 'en' => 'Send a message to the administrator:'), 'mesgtoadm_sub'=> array('it' => 'soggetto:', 'en' => 'subject:'), - 'btn_send' => array('it' => 'Invia.', - 'en' => 'Send.'), - 'btn_close' => array('it' => 'Chiudi.', - 'en' => 'Close.') + 'info_login' => array('it' => 'Utente:', + 'en' => 'User:'), + 'info_state' => array('it' => 'Stato:', + 'en' => 'State:'), + 'info_guar' => array('it' => 'Garante:', + 'en' => 'Guarantee:'), + 'info_match' => array('it' => 'Partite:', + 'en' => 'Matches:'), + 'info_game' => array('it' => 'Mani:', + 'en' => 'Hands:'), + 'info_frie' => array('it' => 'Conoscenza:', + 'en' => 'Friendship:'), ); require_once("briskin5/Obj/briskin5.phh"); @@ -244,11 +254,11 @@ function poll_dom() '.($G_with_poll ? '' : '
').' @@ -951,19 +962,19 @@ google_color_url = "000000";
-sponsored by:
+sponsored by:
-
'.$altout_sponsor.'
+
'.$altout_sponsor.'
'.$altout_sponsor_big.'
-supported by:
+supported by:
-
'.$altout_support.'
+
'.$altout_support.'
@@ -990,6 +1001,7 @@ supported by:
+ @@ -1044,7 +1056,7 @@ window.onload = function() { g_withflash = DetectFlashVer(6,0,0); if (g_withflash == false) { - $("proflash").innerHTML = 'Audio con Flash.
'; + $("proflash").innerHTML = 'Audio con Flash.
'; } else $("proflashext").innerHTML = ""; @@ -1088,15 +1100,13 @@ window.onload = function() { /* MLANG: "Digita il tuo nickname per accedere ai tavoli della briscola.", "entra", "Se non hai ancora una password, lascia il campo in bianco ed entra." ,"(se usi firefox e qualcosa non funziona prova a ricaricare la pagina con Ctrl + F5)" */ echo "$body"; ?> -
+
-
-
-
- -

+
+
+
+ +

@@ -1106,33 +1116,29 @@ window.onload = function() { -
+
-

+

-

- -



-



-



-



-



@@ -1163,6 +1169,7 @@ cookie_law(null); + @@ -1234,7 +1241,7 @@ xstm = new xynt_streaming(window, "", 80, 2, null / window.onbeforeunload = onbeforeunload_cb; g_withflash = DetectFlashVer(6,0,0); if (g_withflash == false) { - $("proflash").innerHTML = 'Audio con Flash.
'; + $("proflash").innerHTML = 'Audio con Flash.
'; } else $("proflashext").innerHTML = ""; @@ -1247,7 +1254,7 @@ xstm = new xynt_streaming(window, "", 80, 2, null / $("txt_in").focus(); Il nickname che stai usando è già registrato,

se il suo proprietario si autentificherà

verrai rinominato d'ufficio come ghostN.", "torna ai tavoli" */ + /* MLANG: "
Il nickname che stai usando è già registrato,

se il suo proprietario si autentificherà

verrai rinominato d'ufficio come ghostN.", "torna ai tavoli" */ echo show_notify($mlang_room['regwarn'][$G_lang], 0, $mlang_room['btn_rettabs'][$G_lang], 400, 150); } } @@ -1295,7 +1302,7 @@ xstm = new xynt_streaming(window, "", 80, 2, null /
-Chat
+Chat
@@ -1309,12 +1316,12 @@ xstm = new xynt_streaming(window, "", 80, 2, null /
-
+
-

+

@@ -1336,10 +1343,10 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi
-
+
-

+

@@ -1350,8 +1357,8 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi +       +
@@ -1366,6 +1373,60 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi
+ + +