The
Also the "Language" property doesn't seems to work, setting it to "en" doesn't really change the "misc" category name
IsMiscCategoryLabelHidden-Property doesn't work propely on computers with other languages than english. For example on german computers the "misc" category label is showing because it is calling "sonstiges" instead of "misc", but labeling the properties with [Category("Misc")] will hide those properties.Also the "Language" property doesn't seems to work, setting it to "en" doesn't really change the "misc" category name