X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fit%2Farap;h=e65606ce062dea77190030ea12938b68f798a465;hp=57651a9b073ad1c9a77c86461a1a79f175e7f821;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/locale/it/arap b/sql-ledger/locale/it/arap index 57651a9b0..e65606ce0 100644 --- a/sql-ledger/locale/it/arap +++ b/sql-ledger/locale/it/arap @@ -3,7 +3,7 @@ $self{texts} = { 'Continue' => 'Continua', 'Customer not on file!' => 'Cliente non sul file!', 'Description' => 'Descrizione', - 'Number' => 'Numero', + 'Number' => 'Codice', 'Project not on file!' => 'Progetto non archiviato!', 'Select from one of the names below' => 'Seleziona uno dei seguenti nomi', 'Select from one of the projects below' => 'Seleziona uno dei seguenti progetti', @@ -20,10 +20,10 @@ $self{subs} = { 'gl_transaction' => 'gl_transaction', 'name_selected' => 'name_selected', 'project_selected' => 'project_selected', - 'purchase_invoice' => 'purchase_invoice', - 'sales_invoice' => 'sales_invoice', + 'sales_invoice_' => 'sales_invoice_', 'select_name' => 'select_name', 'select_project' => 'select_project', + 'vendor_invoice_' => 'vendor_invoice_', 'continua' => 'continue', };