summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/ee/arap
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/ee/arap')
-rw-r--r--sql-ledger/locale/ee/arap6
1 files changed, 3 insertions, 3 deletions
diff --git a/sql-ledger/locale/ee/arap b/sql-ledger/locale/ee/arap
index 061f6d3ac..4c00f02c0 100644
--- a/sql-ledger/locale/ee/arap
+++ b/sql-ledger/locale/ee/arap
@@ -4,7 +4,7 @@ $self{texts} = {
'Customer not on file!' => 'Klienti pole failis!',
'Description' => 'Selgitus',
'Number' => 'Kood',
- 'Project not on file!' => 'Projekti pole failis',
+ 'Project not on file!' => 'Projekti pole failis!',
'Select from one of the names below' => 'Vali üks alltoodud nimedest',
'Select from one of the projects below' => 'Vali üks alltoodud projektidest',
'Vendor not on file!' => 'Hankijat pole failis!',
@@ -20,10 +20,10 @@ $self{subs} = {
'gl_transaction' => 'gl_transaction',
'name_selected' => 'name_selected',
'project_selected' => 'project_selected',
- 'sales_invoice' => 'sales_invoice',
+ 'sales_invoice_' => 'sales_invoice_',
'select_name' => 'select_name',
'select_project' => 'select_project',
- 'vendor_invoice' => 'vendor_invoice',
+ 'vendor_invoice_' => 'vendor_invoice_',
'edasi' => 'continue',
};