removing files from import mistake
[freeside.git] / sql-ledger / old / sql-ledger / locale / fi / arap
diff --git a/sql-ledger/old/sql-ledger/locale/fi/arap b/sql-ledger/old/sql-ledger/locale/fi/arap
deleted file mode 100644 (file)
index 8ba26e1..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-$self{texts} = {
-  'Address'                     => 'Osoite',
-  'Continue'                    => 'Jatka',
-  'Customer not on file!'       => 'Asiakas ei järjestelmässä!',
-  'Description'                 => 'Kuvaus',
-  'Number'                      => 'Numero',
-  'Project not on file!'        => 'Projekti ei ole järjestelmässä!',
-  'Select from one of the names below' => 'Valitse yksi nimi alapuolelta',
-  'Select from one of the projects below' => 'Valitse yksi projekti alapuolelta',
-  'Vendor not on file!'         => 'Toimittajaa ei järjestelmässä!',
-};
-
-$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',
-  'purchase_invoice'            => 'purchase_invoice',
-  'sales_invoice'               => 'sales_invoice',
-  'select_name'                 => 'select_name',
-  'select_project'              => 'select_project',
-  'jatka'                       => 'continue',
-};
-
-1;