X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fen%2Fic;h=8ecc4b9d87d11cf5ba3df2070641a2fcc2478328;hb=6d5d4f245d1a9a2f0b83b10c81272437a08126f7;hp=a035bacabf7ab5a981153fd27b6dd109ac2938eb;hpb=bc71c253714824c3f1bd5749958302dce5555762;p=kivitendo-erp.git diff --git a/locale/en/ic b/locale/en/ic index a035bacab..8ecc4b9d8 100644 --- a/locale/en/ic +++ b/locale/en/ic @@ -262,12 +262,9 @@ $self->{texts} = { 'Serial Number' => 'Serial Number', 'Service Number missing!' => 'Service Number missing!', 'Services' => 'Services', - 'Ship' => 'Ship', - 'Ship rcvd' => 'Ship rcvd', 'Ship to' => 'Ship to', 'Shipping Address' => 'Shipping Address', 'Short' => 'Short', - 'Show details' => 'Show details', 'Sold' => 'Sold', 'Storno Invoice' => 'Storno Invoice', 'Storno Packing List' => 'Storno Packing List', @@ -290,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', @@ -303,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', @@ -357,6 +356,7 @@ $self->{subs} = { '_update_ship' => '_update_ship', 'add' => 'add', 'addtop100' => 'addtop100', + 'ajax_autocomplete' => 'ajax_autocomplete', 'ap_transaction' => 'ap_transaction', 'ar_transaction' => 'ar_transaction', 'assembly_row' => 'assembly_row', @@ -398,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',