X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a809ab0a8e5c2f991ebbad1ccda9f31f1c009c7c..454d4b8fde0a834abf462fbf691d2f563d5aed66:/locale/en/all diff --git a/locale/en/all b/locale/en/all index ede0e2f54..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.' => '', @@ -2213,6 +2215,10 @@ $self->{texts} = { 'The payment term is in use and cannot be deleted.' => '', 'The payments have been posted.' => '', 'The preferred one is to install packages provided by your operating system distribution (e.g. Debian or RPM packages).' => '', + 'The price rule for this discount does not exist anymore' => '', + 'The price rule for this price does not exist anymore' => '', + 'The price rule is not a rule for discounts' => '', + 'The price rule is not a rule for prices' => '', 'The printer could not be deleted.' => '', 'The printer has been created.' => '', 'The printer has been deleted.' => '', @@ -2266,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.' => '', @@ -2622,6 +2629,8 @@ $self->{texts} = { 'delete' => '', 'delivered' => '', 'deliverydate' => '', + 'difference as skonto' => '', + 'difference_as_skonto' => 'remainder as skonto', 'direct debit' => '', 'disposed' => '', 'do not include' => '', @@ -2780,6 +2789,10 @@ $self->{texts} = { 'vendor_list' => '', 'warehouse_journal_list' => '', 'warehouse_report_list' => '', + 'with skonto acc. to pt' => '', + 'with_skonto_pt' => 'with skonto payment terms', + 'without skonto' => '', + 'without_skonto' => 'without skonto', 'wrongformat' => '', 'yearly' => '', 'yes' => '',