summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/nl/arap
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/nl/arap')
-rw-r--r--sql-ledger/locale/nl/arap6
1 files changed, 3 insertions, 3 deletions
diff --git a/sql-ledger/locale/nl/arap b/sql-ledger/locale/nl/arap
index 70f1eb3fa..19da2c66b 100644
--- a/sql-ledger/locale/nl/arap
+++ b/sql-ledger/locale/nl/arap
@@ -4,7 +4,7 @@ $self{texts} = {
'Customer not on file!' => 'Klant bestaat niet!',
'Description' => 'Omschrijving',
'Number' => 'Nummer',
- 'Project not on file!' => 'Project bestaat niet!',
+ 'Project not on file!' => 'Onbekend project!',
'Select from one of the names below' => 'Kies een van de onderstaande namen',
'Select from one of the projects below' => 'Kies een van de onderstaande projecten',
'Vendor not on file!' => 'Leverancier bestaat niet!',
@@ -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_',
'verder' => 'continue',
};