summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/ee/arap
diff options
context:
space:
mode:
authorivan <ivan>2007-12-04 21:29:13 +0000
committerivan <ivan>2007-12-04 21:29:13 +0000
commit86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc (patch)
tree4a7a8893f6ad8bd86cf6c22e00cf19d9c70554f2 /sql-ledger/locale/ee/arap
parent948b8acdd4b9b3864342062d0c397a11f57c5700 (diff)
there's no reason this should still be hanging aroudn the tree
Diffstat (limited to 'sql-ledger/locale/ee/arap')
-rw-r--r--sql-ledger/locale/ee/arap30
1 files changed, 0 insertions, 30 deletions
diff --git a/sql-ledger/locale/ee/arap b/sql-ledger/locale/ee/arap
deleted file mode 100644
index 4c00f02c0..000000000
--- a/sql-ledger/locale/ee/arap
+++ /dev/null
@@ -1,30 +0,0 @@
-$self{texts} = {
- 'Address' => 'Aadress',
- 'Continue' => 'Edasi',
- 'Customer not on file!' => 'Klienti pole failis!',
- 'Description' => 'Selgitus',
- 'Number' => 'Kood',
- '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!',
-};
-
-$self{subs} = {
- 'add_transaction' => 'add_transaction',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_name' => 'check_name',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'gl_transaction' => 'gl_transaction',
- 'name_selected' => 'name_selected',
- 'project_selected' => 'project_selected',
- 'sales_invoice_' => 'sales_invoice_',
- 'select_name' => 'select_name',
- 'select_project' => 'select_project',
- 'vendor_invoice_' => 'vendor_invoice_',
- 'edasi' => 'continue',
-};
-
-1;