New bug (founded with my students); to reproduce:
1. Using Combinational Analysis module, build a circuit, which
contains constant component (output doesn't depend on any inputs).
2. Try to save the project. Error message "Constant component not
found" will appear. Also, that constant component will be leaved out
of account by Circuit Statistics module. Manually added constant
component can be saved although.
Also, that error message isn't translated (using Russian GUI, for
example, of course). It isn't the same with the string
"compUnknownError = component `%s' not found" in file.properties
("component and "`%s'" are switched).
Ilia.