Hi folks!
I hope you can help me with the following language issue in R20:
My python plugin "Egg Object 2" (http://eggtion.net/playground/cinema4d/egg-object-2) uses stringtables/descriptions to translate the attributes in english or german.
While working great in R19 the R20 ignores the language: if i change the language in the preferences and restart Cinema4d, the plugin attributes will always be in german.
But when i delete the directory "strings_de", the plugin works in english. Means the english files are okay.
I've tried to change the directory tree like shown here:
https://developers.maxon.net/docs/Cinema4DPythonSDK/html/misc/pluginstructure.html
with the other language within the strings_us, but with no success.
Any advice what changed in R20?
Grateful for any help,
cheers,
Mark.