there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / is / bp
diff --git a/sql-ledger/locale/is/bp b/sql-ledger/locale/is/bp
deleted file mode 100644 (file)
index 0ace789..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-$self{texts} = {
-  'Account'                     => 'Reikningur',
-  'Accounting Menu'             => 'Bókhalds valmynd',
-  'Confirm!'                    => 'Staðfesta!',
-  'Continue'                    => 'Áfram',
-  'Current'                     => 'Núvirði',
-  'Customer'                    => 'Viðskiptavinur',
-  'Date'                        => 'Dagsetning',
-  'From'                        => 'Frá',
-  'Invoice'                     => 'Sölureikningur',
-  'Invoice Number'              => 'Sölureikningur Númer',
-  'Order'                       => 'Pöntun',
-  'Order Number'                => 'Pöntun númer',
-  'Print'                       => 'Prenta',
-  'Purchase Orders'             => 'Innkaupspantanir',
-  'Receipts'                    => 'Kvittanir',
-  'Reference'                   => 'Fylgiskjal',
-  'Sales Orders'                => 'Sölupantanir',
-  'Select all'                  => 'Velja allt',
-  'To'                          => 'til',
-  'Vendor'                      => 'Byrgir',
-  'Yes'                         => 'Já',
-};
-
-$self{subs} = {
-  'acc_menu'                    => 'acc_menu',
-  'continue'                    => 'continue',
-  'display'                     => 'display',
-  'list_spool'                  => 'list_spool',
-  'menubar'                     => 'menubar',
-  'print'                       => 'print',
-  'remove'                      => 'remove',
-  'search'                      => 'search',
-  'section_menu'                => 'section_menu',
-  'select_all'                  => 'select_all',
-  'yes'                         => 'yes',
-  'Áfram'                       => 'continue',
-  'prenta'                      => 'print',
-  'remove'                      => 'remove',
-  'velja_allt'                  => 'select_all',
-  'já'                          => 'yes',
-};
-
-1;