X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2dbb0236bbcc475e01701bd2794eac9f0cbc5ed5..c8c6d6d:/locale/en/ic diff --git a/locale/en/ic b/locale/en/ic index 140c9bfeb..8ecc4b9d8 100644 --- a/locale/en/ic +++ b/locale/en/ic @@ -287,6 +287,7 @@ $self->{texts} = { 'Top 100' => 'Top 100', 'Top 100 hinzufuegen' => 'Top 100 hinzufuegen', 'Transactions, AR transactions, AP transactions' => 'Transactions, AR transactions, AP transactions', + 'Transdate' => 'Transdate', 'Transfer To Stock' => 'Transfer To Stock', 'Trying to call a sub without a name' => 'Trying to call a sub without a name', 'Unit' => 'Unit', @@ -300,6 +301,7 @@ $self->{texts} = { 'Vendor Number' => 'Vendor Number', 'Vendor details' => 'Vendor details', 'View warehouse content' => 'View warehouse content', + 'View/edit all employees sales documents' => 'View/edit all employees sales documents', 'Warehouse management' => 'Warehouse management', 'Weight' => 'Weight', 'Yes' => 'Yes', @@ -396,6 +398,7 @@ $self->{subs} = { 'quotation' => 'quotation', 'reformat_numbers' => 'reformat_numbers', 'relink_accounts' => 'relink_accounts', + 'remove_emptied_rows' => 'remove_emptied_rows', 'report_generator_back' => 'report_generator_back', 'report_generator_dispatcher' => 'report_generator_dispatcher', 'report_generator_do' => 'report_generator_do',