BuildCraft/BuildCraft-Localization

Deutsch translation has wrong format?

tambry opened this issue · 2 comments

Apparently it looks to me that things in Deutsc (de_DE) translation arent in right format so many things have gone to \u00f6 for example, someone should fix the format (if possible).

\u00f6 etc. are actually indicating the correct encoding.

Ok.