Translation of Error messages and exception
Posted: Sun 20 May 2018 10:35
Hi,
it seems that all of your components do not support different languages. So what I mean is, that I always get a mix of english and OS language messages or exceptions no matter which OS language I'm using.
Also some of your excpetions are dynamically generated and giving two languages. For example if SSHClient could not connect, it raises a mix of englisch and german:
Cannot connect to server on host 'x.x.x.x':
Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte.
Socket Error Code: 10061($274D)
How can this be solved?
it seems that all of your components do not support different languages. So what I mean is, that I always get a mix of english and OS language messages or exceptions no matter which OS language I'm using.
Also some of your excpetions are dynamically generated and giving two languages. For example if SSHClient could not connect, it raises a mix of englisch and german:
Cannot connect to server on host 'x.x.x.x':
Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte.
Socket Error Code: 10061($274D)
How can this be solved?