I am relativly new to Java and I am writing small programs to practise. Therefore I write a lot of comments in my programs to understand the written code easier, whenever I have to make a change.
Because I am a German programmer I write the comments in German.
I was wondering whether it is possible to write the comments in different languages in the same code, so when I have questions for English forums/portals or need to share to code to a certain language group I can simply attach a code with the English transalation of the comments.
Or is there a "codex" to write everything in english.
A BTW question: Is there a recommended way to write multilingual programms ? Regarding managing Strings etc.
greets
THE-E