Spanish CASCADA throws English error message on bad input
A Logo programming environment for Microsoft Windows
Brought to you by:
david_costanzo
CASCADA, which is the Spanish version of CASCADE, throws an English error message when given a negative number for its terminal input. It should throw a Spanish error message.
Steps to Reproduce:
1) Install the Spanish version of FMSLogo
2) MUESTRA CASCADA -1 [# * ?] 1
What Happens:
CASCADA doesn't like -1 as input
Expected Result
a CASCADA no le gustó recibir -1
I have commited [r4679] to fix this. The fix will be available in FMSLogo 7.4.0.
Related
Commit: [r4679]