X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=fc9442b6c0316b2c5b06d7762e72397e0c4062e9;hb=c5cc1b418c38a357bcbe6c3ae671dd2da21fd4ab;hp=92670c9c13ba7c59d9774aaabb74162f8ec72141;hpb=db58d4f8b388d9632d5f115a98d213a666be3c5b;p=brisk.git diff --git a/web/index.php b/web/index.php index 92670c9..fc9442b 100644 --- a/web/index.php +++ b/web/index.php @@ -52,7 +52,7 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'en' => 'back to tables'), 'btn_exit' => array('it' => 'Esco.', 'en' => 'Exit.'), - 'btn_prefs_update' => array('it' => 'Salva.', + 'btn_prefs_save' => array('it' => 'Salva.', 'en' => 'Save.'), 'btn_prefs_close' => array('it' => 'Chiudi.', 'en' => 'Close.'), @@ -118,7 +118,21 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'listaut_desc' => array('it' => 'leggi soltanto i messaggi degli utenti con password', 'en' => 'listen messages only from authenticated users'), 'listisol_desc'=> array('it' => 'visualizza Brisk come se fosse solo per utenti con password', - 'en' => 'show Brisk like an authenticated user only site'), + 'en' => 'show Brisk like an authenticated user only site'), + 'suppcomp_tit' => array('it' => 'personalizza la tua S', + 'en' => 'customize your S'), + 'suppcomp_r' => array('it' => 'rosso', + 'en' => 'red'), + 'suppcomp_g' => array('it' => 'verde', + 'en' => 'green'), + 'suppcomp_b' => array('it' => 'blu', + 'en' => 'blue'), + 'suppcomp_fg' => array('it' => 'colore', + 'en' => 'color'), + 'suppcomp_bg' => array('it' => 'sfondo', + 'en' => 'background'), + 'suppcomp_range' => array('it' => '(0-255)', + 'en' => '(0-255)'), 'tit_splash' => array('it' => 'splash', 'en' => 'splash'), 'splash_desc' => array('it' => 'attiva la finestra di splash', @@ -848,6 +862,7 @@ supported by:
+ @@ -857,6 +872,7 @@ supported by:
+ @@ -881,7 +897,7 @@ supported by:
// alert(window.onbeforeunload); g_brow = get_browser_agent(); - g_prefs = new client_prefs(); + g_prefs = new client_prefs(null); spo_slide = new sideslide($('spon_caro'), 80, 20); sup_slide = new sideslide($('supp_caro'), 80, 20); @@ -987,6 +1003,7 @@ echo "$body"; ?> + @@ -996,6 +1013,7 @@ echo "$body"; ?> +