X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a4415997ce2a52e766b1457ddac37184e14aff26..refs/heads/order_controller:/locale/en/all diff --git a/locale/en/all b/locale/en/all index 4141d7971..62a26965b 100644 --- a/locale/en/all +++ b/locale/en/all @@ -915,6 +915,7 @@ $self->{texts} = { 'Error: Invalid price factor' => '', 'Error: Invalid price group' => '', 'Error: Invalid project' => '', + 'Error: Invalid salesman' => '', 'Error: Invalid shipto' => '', 'Error: Invalid tax zone' => '', 'Error: Invalid vendor in column make_#1' => '', @@ -2134,6 +2135,7 @@ $self->{texts} = { 'The custom variable has been deleted.' => '', 'The custom variable has been saved.' => '', 'The custom variable is in use and cannot be deleted.' => '', + 'The customer name is missing.' => '', 'The database for user management and authentication does not exist. You can create let kivitendo create it with the following parameters:' => '', 'The database host is missing.' => '', 'The database name is missing.' => '', @@ -2270,6 +2272,7 @@ $self->{texts} = { 'The user has been deleted.' => '', 'The user has been saved.' => '', 'The variable name must only consist of letters, numbers and underscores. It must begin with a letter. Example: send_christmas_present' => '', + 'The vendor name is missing.' => '', 'The warehouse could not be deleted because it has already been used.' => '', 'The warehouse does not contain any bins.' => '', 'The warehouse or the bin is missing.' => '',