Message vide
- now manage chrs alternative in creation mode - creation mode can skip asking about knomn chars - creation mode + ascii mode will redisplay the ascii representation between each question - when not in creation or ascii mode the result won’t be quoted anymore
- now you can have multiple models for a single character aternatives chars are suffixed by @x where x is a number ex: array('x'=>'model string for x', 'x@1’=>’alternate model string for x’)
- better char split in splitToChr() method