Loop evaluation notification misses translation
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The loop status notification feature misses a language string, which may be translated. Currently only "Werte aus ..." is used.
Analysis:
There are few spots in the code, where not cerr was used, but mu::console(). These spots were ignored during translation implementation.
Implementation:
The missing translation strings were implemented.
Documentation:
Not needed - Bug fix.
Tests:
During implementation of the GUI all outputs had to be checked. This ticket can be closed.
Anonymous
Diff:
Diff:
Diff:
Diff: