Hi crazyhorse71
You can override this file: /modules/mod_jaimagehotspot/tmpl/default.php
by copying it and paste into template folder:
/templates/your_template/html/mod_jaimagehotspot/
Then edit it: /templates/your_template/html/mod_jaimagehotspot/default.php
Look for this line of code:
<img id="ja-hotspot-image-<?php echo $module->id;?>" src="<?php echo $imgpath;?>" alt="Your own alt text here"/>
and change to your own text.