Bugfix
- #1166 Certain Java version strings with hyphen after the major number, like "23-ea", caused version detection failure and thus inhibited Structorizer start.
Code revisions
- Two GUI classes were renamed;
- gui/ExportOptionDialoge → guit/ExportOptionDialog (requiring an adapation of individual locale files),
- locales/Tab → locales/TranslatorTab;
- Inheritance modification of loop Element classes For, While, Repeat, Forever (no external impact).