Institute name shows in English on titlepage in a German thesis
When choosing class option ngerman
the title page is printed in German, except for the institute name.
The problem is in thesis.tex where \myinstitute{Institute of Theoretical Informatics}
overrides the default behaviour of printing ITI in either English or German.
I suggest commenting out line 25 of thesis.tex and adding a comment that one may use this command to enter a different institute if necessary.
Our ITI-students should not need to call \myinstitute{...}
themselves.