Index: branches/5.0.x/core/units/categories/categories_config.php =================================================================== diff -u -r12571 -r12639 --- branches/5.0.x/core/units/categories/categories_config.php (.../categories_config.php) (revision 12571) +++ branches/5.0.x/core/units/categories/categories_config.php (.../categories_config.php) (revision 12639) @@ -1,6 +1,6 @@ 0 ), 'FormSubmittedTemplate' => Array ('type' => 'string', 'default' => null), - 'Translated' => Array ('type' => 'int', 'formatter' => 'kMultiLanguage', 'not_null' => 1, 'default' => 0, 'db_type' => 'tinyint', 'index_type' => 'int'), 'FriendlyURL' => Array ('type' => 'string', 'not_null' => 1, 'default' => ''), 'ThemeId' => Array ('type' => 'int', 'not_null' => 1, 'default' => 0), ),