Index: branches/5.1.x/core/units/categories/categories_event_handler.php =================================================================== diff -u -N -r14027 -r14161 --- branches/5.1.x/core/units/categories/categories_event_handler.php (.../categories_event_handler.php) (revision 14027) +++ branches/5.1.x/core/units/categories/categories_event_handler.php (.../categories_event_handler.php) (revision 14161) @@ -1,6 +1,6 @@ GetDBField('cust_RssSource') != $object->GetOriginalField('cust_RssSource')) { - $object->SetError('cust_RssSource', 'not_allowed', 'la_error_NotAllowed'); + $object->SetError('cust_RssSource', 'not_allowed', 'la_error_OperationNotAllowed'); } } }