Index: branches/5.2.x/core/units/users/users_config.php =================================================================== diff -u -N -r15590 -r15641 --- branches/5.2.x/core/units/users/users_config.php (.../users_config.php) (revision 15590) +++ branches/5.2.x/core/units/users/users_config.php (.../users_config.php) (revision 15641) @@ -1,6 +1,6 @@ Array ( + 'new_status_labels' => Array ('u' => '!la_title_AddingAdministrator!'), + 'edit_status_labels' => Array ('u' => '!la_title_EditingAdministrator!'), 'prefixes' => Array ('u'), 'format' => "#u_status# #u_titlefield#", 'toolbar_buttons' => Array ('select', 'cancel', 'reset_edit', 'prev', 'next'), ), @@ -660,4 +662,4 @@ ), ), - ); \ No newline at end of file + );