X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=locale%2Fen%2Fct;h=c0bae22b21845c735cb7fbdb633fc63c9086601a;hb=f12578d2a25dcbd08be73352026f75964b270757;hp=e28432cde76e70661e56a129bff2dff62df3ba12;hpb=b31d0c561e413b9b27c818163c433c132bcfd6e7;p=kivitendo-erp.git diff --git a/locale/en/ct b/locale/en/ct index e28432cde..c0bae22b2 100644 --- a/locale/en/ct +++ b/locale/en/ct @@ -60,6 +60,7 @@ $self->{texts} = { 'Create and edit vendor invoices' => 'Create and edit vendor invoices', 'Credit Note' => 'Credit Note', 'Customer' => 'Customer', + 'Customer Name' => 'Customer Name', 'Customer Number' => 'Customer Number', 'Customer deleted!' => 'Customer deleted!', 'Customer details' => 'Customer details', @@ -171,11 +172,13 @@ $self->{texts} = { 'Variable' => 'Variable', 'Vendor' => 'Vendor', 'Vendor Invoice' => 'Vendor Invoice', + 'Vendor Name' => 'Vendor Name', 'Vendor deleted!' => 'Vendor deleted!', 'Vendor details' => 'Vendor details', 'Vendor saved!' => 'Vendor saved!', 'Vendors' => 'Vendors', 'View warehouse content' => 'View warehouse content', + 'View/edit all employees sales documents' => 'View/edit all employees sales documents', 'Warehouse management' => 'Warehouse management', 'Yes' => 'Yes', 'You do not have the permissions to access this function.' => 'You do not have the permissions to access this function.', @@ -213,6 +216,7 @@ $self->{subs} = { 'Q' => 'Q', 'add' => 'add', 'add_transaction' => 'add_transaction', + 'ajax_autocomplete' => 'ajax_autocomplete', 'ap_transaction' => 'ap_transaction', 'ar_transaction' => 'ar_transaction', 'build_std_url' => 'build_std_url',