!!! fichier des alertes !!!

alert1=<font color="magenta">Rponse incomplte</font>
alert2=<font color="red"><b>Il faut entrer au moins deux proprits</b></font>
alert3=<font color="red"><b>Trop de proprits</b></font><br><small>La limite est 100</small>
alert4=<font color="red"><b>La donne soumise n'est pas une matrice</b></font>
alert5=<font color="red"><b>Rponse incompatible</b></font>
alert6=<font color="red"><b>Format incompatible</b></font>
alert7=<font color="red"><b>Erreur sur les proprits - Liste initialise  vide</b></font>
alert8=<font color="red"><b>L'une de vos rponses n'est pas valide</b></font>
alert9=<font color="red"><b>L'une de vos fonctions n'est pas valide</b></font>
alert10=<font color="red"><b>L'un de vos objets est sans description</b></font>

nonprop=<font color="magenta"><b>Choix vide</b></font>

alerts=
!for i=1 to 10
  alerts=!append line $(alert$(i)) to $alerts
!next i
