Index: branches/5.2.x/core/units/categories/categories_event_handler.php =================================================================== diff -u -N -r14560 -r14572 --- branches/5.2.x/core/units/categories/categories_event_handler.php (.../categories_event_handler.php) (revision 14560) +++ branches/5.2.x/core/units/categories/categories_event_handler.php (.../categories_event_handler.php) (revision 14572) @@ -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'); } }