X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Fsales_people.php;h=81c0dc268bb2c37eff755696131385536c9c2dec;hb=acbb281bf6915bfccd6798b12eae1fd7d60f63c6;hp=7969b692954db88487890d9b728cbf9acf1dde59;hpb=46c5f7a65a7659a44ae8254c63152074363d3987;p=fa-stable.git diff --git a/sales/manage/sales_people.php b/sales/manage/sales_people.php index 7969b692..81c0dc26 100644 --- a/sales/manage/sales_people.php +++ b/sales/manage/sales_people.php @@ -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 {