there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / fi / pos
diff --git a/sql-ledger/locale/fi/pos b/sql-ledger/locale/fi/pos
deleted file mode 100644 (file)
index 32832ad..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-$self{texts} = {
-  'Account'                     => 'Tili',
-  'Cannot post transaction!'    => 'Vientiä ei voi kirjata',
-  'Continue'                    => 'Jatka',
-  'Credit Limit'                => 'Luottoraja',
-  'Currency'                    => 'Valuutta',
-  'Current'                     => 'Erääntyy',
-  'Customer'                    => 'Asiakas',
-  'Customer missing!'           => 'Asiakas puuttuu!',
-  'Delete'                      => 'Poista',
-  'Description'                 => 'Kuvaus',
-  'Exchange Rate'               => 'Vaihtokurssi',
-  'Exchange rate missing!'      => 'Vaihtokurssi puuttuu',
-  'Extended'                    => 'Pidennetty',
-  'From'                        => 'Alkaen',
-  'Language'                    => 'Kieli',
-  'Number'                      => 'Numero',
-  'Open'                        => 'Avoinna',
-  'Paid'                        => 'Maksettu',
-  'Post'                        => 'Kirjaa',
-  'Price'                       => 'Hinta',
-  'Print'                       => 'Tulosta',
-  'Qty'                         => 'Määrä',
-  'Receipts'                    => 'Kuitit',
-  'Record in'                   => 'Talleta tilille',
-  'Remaining'                   => 'Jäljellä',
-  'Screen'                      => 'Näyttö',
-  'Source'                      => 'Lähde',
-  'Subtotal'                    => 'Välisumma',
-  'To'                          => 'Hetkeen',
-  'Total'                       => 'Yhteensä',
-  'Unit'                        => 'Yksikkö',
-  'Update'                      => 'Päivitä',
-};
-
-$self{subs} = {
-  'add'                         => 'add',
-  'display_row'                 => 'display_row',
-  'edit'                        => 'edit',
-  'form_footer'                 => 'form_footer',
-  'form_header'                 => 'form_header',
-  'lookup_partsgroup'           => 'lookup_partsgroup',
-  'openinvoices'                => 'openinvoices',
-  'post'                        => 'post',
-  'print'                       => 'print',
-  'print_form'                  => 'print_form',
-  'print_options'               => 'print_options',
-  'receipts'                    => 'receipts',
-  'jatka'                       => 'continue',
-  'poista'                      => 'delete',
-  'kirjaa'                      => 'post',
-  'tulosta'                     => 'print',
-  'päivitä'                     => 'update',
-};
-
-1;