Bugfixes
- #1138, #1198: Obsolete message keys removed from locale files IT, PT-BR
- Auxiliary debug stuff from bugfix #1207 had remained in code
- #1210 Export option "No conversion of the expression instruction contents" was sometimes ignored and even caused errors on code export and preview for several target languages.
- #1212 Cursor key navigation through TRY elements was faulty.
- #1213 Pascal export oddities with conditions and "until".
- #1214 ARM export: too radical code denial on bad conditions. Now substructure will be generated but outcommented.
- #1215 Defective loop exits on ARM, Perl, and PHP export.
- #1216 Deficient Javascript export of random functions.
- #1217 Undue placement of files FileAPI.c and FileAPI.h in the target folder on Javascript group export.
- #1219 C export used inadvertently to turn an indirectly disabled TRY element into an individually disabled one (i.e. export modified the diagram!)