@@ -114,6 +114,7 @@ public class ApplicationView extends JFrame implements IView<ApplicationControll
// OutOfMermoryError message
privatestaticfinalStringOOME="<html><body><span style=\"color:red\"><u><big>Salsa encountered a memory error! Unexpected behaviors</big> <i>(freezes, wrong connections, etc.)</i><big> may happen.<br />You should quit and restart Salsa.</u></big></span></body></html>";
privatestaticfinalStringOOME_SIMPLE="Salsa encountered a memory error!";