remove misplaced sql ledger update
[freeside.git] / sql-ledger / sql-ledger / locale / lt / pos
diff --git a/sql-ledger/sql-ledger/locale/lt/pos b/sql-ledger/sql-ledger/locale/lt/pos
deleted file mode 100644 (file)
index 94ab4ed..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-$self{texts} = {
-  'Account'                     => 'Sàskaita',
-  'Cannot post transaction!'    => 'Neámanoma patvirtinti operacijos!',
-  'Continue'                    => 'Tæsti',
-  'Credit Limit'                => 'Kredito riba',
-  'Currency'                    => 'Valiûta',
-  'Current'                     => 'Dabartinis',
-  'Customer'                    => 'Klientas',
-  'Customer missing!'           => 'Kliento vardo nëra!',
-  'Delete'                      => 'Iðtrinti',
-  'Description'                 => 'Apraðymas',
-  'Exchange Rate'               => 'Keitimo kursas',
-  'Exchange rate missing!'      => 'Keitimo kurso nëra!',
-  'Extended'                    => 'Iðplësta',
-  'From'                        => 'Nuo',
-  'Language'                    => 'Kalba',
-  'Number'                      => 'Numeris',
-  'Open'                        => 'Atidaryti',
-  'Paid'                        => 'Apmokëta',
-  'Post'                        => 'Patvirtinti',
-  'Price'                       => 'Kaina',
-  'Print'                       => 'Spausdinti',
-  'Qty'                         => 'Kks',
-  'Receipts'                    => 'Kasos orderiai',
-  'Record in'                   => 'Áraðyti á',
-  'Remaining'                   => 'Likutis',
-  'Screen'                      => 'Ekranas',
-  'Source'                      => 'Dokumentas',
-  'Subtotal'                    => 'Viso',
-  'To'                          => 'iki',
-  'Total'                       => 'Ið viso',
-  'Unit'                        => 'Vienetas',
-  'Update'                      => 'Atnaujinti',
-};
-
-$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',
-  'tæsti'                       => 'continue',
-  'iðtrinti'                    => 'delete',
-  'patvirtinti'                 => 'post',
-  'spausdinti'                  => 'print',
-  'atnaujinti'                  => 'update',
-};
-
-1;