Cleanups.
[fa-stable.git] / sales / manage / sales_people.php
index 7969b692954db88487890d9b728cbf9acf1dde59..81c0dc268bb2c37eff755696131385536c9c2dec 100644 (file)
@@ -73,7 +73,7 @@ if ($Mode == 'Delete')
 
        if (key_in_foreign_table($selected_id, 'cust_branch', 'salesman'))
        {
-               display_error("Cannot delete this sales-person because branches are set up referring to this sales-person - first alter the branches concerned.");
+               display_error(_("Cannot delete this sales-person because branches are set up referring to this sales-person - first alter the branches concerned."));
        }
        else
        {