more consistent matches descriptions v5.4.1
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Mar 2017 09:48:11 +0000 (10:48 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 19 Mar 2017 09:48:11 +0000 (10:48 +0100)
bin/brisk_explain_update.sh
web/Obj/brisk.phh

index 106416c..51faf5b 100755 (executable)
@@ -25,7 +25,7 @@ fi
 
 # now="$(date -d '2014-01-21 23:56:00' +%s)"
 now="$(date +%s)"
-delta="0"
+delta="86400"
 
 to="$(date +"%Y-%m-%d+%H:%M:%S" -d @$(echo "($now / 86400) * 86400 + 7200 + $delta" | bc))"
 from="$(date +"%Y-%m-%d+%H:%M:%S" -d @$(echo "($now / 86400) * 86400 + 7200 - (86400) + $delta" | bc))"
index 684a672..bd834d8 100644 (file)
@@ -153,10 +153,10 @@ $mlang_brisk = array( 'btn_backstand'=> array( 'it' => 'torna in piedi',
 $G_lng = langtolng($G_lang);
 
 $G_all_points = array( 11,10,4,3,2, 0,0,0,0,0 );
-$G_brisk_version = "5.4.0";
+$G_brisk_version = "5.4.1";
 
 /* MLANG: ALL THE INFO STRINGS IN brisk.phh */
-$root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), <b>NOVITA\'</b>: potete scegliere che regole usare per giocare dal menu "Prefs" al tavolo.',
+$root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), <b>NOVITA\'</b>: potete scegliere che regole usare per giocare dal menu "Prefs" al tavolo, descrizioni piĆ¹ consistenti.',
                                        'Se vuoi iscriverti alla <a target="_blank" href="mailto:ml-briscola+subscribe@milug.org">Mailing List</a>, cliccala!' ),
                        'en' => array ( 'EN Brisk (Ver. '.$G_brisk_version.'), <b>NOVITA\'</b>: puoi creare la tua rete di amicizie con /info,',
                                        'vedere cosa pensano i tuoi amici degli altri utenti e tavoli riservati per registrati e apprendisti.',