This commit was generated by cvs2svn to compensate for changes in r2523,
[freeside.git] / sql-ledger / locale / en_GB / bp
1 $self{texts} = {
2   'Account'                     => 'Account',
3   'Are you sure you want to remove the marked entries from the queue?' => 'Are you sure you want to remove the marked entries from the queue?',
4   'Cannot remove files!'        => 'Cannot remove files!',
5   'Checks'                      => 'Cheques',
6   'Confirm!'                    => 'Confirm!',
7   'Continue'                    => 'Continue',
8   'Customer'                    => 'Debtor',
9   'Date'                        => 'Date',
10   'From'                        => 'From',
11   'Invoice'                     => 'Invoice',
12   'Invoice Number'              => 'Invoice Number',
13   'Marked entries printed!'     => 'Marked entries printed!',
14   'Order'                       => 'Order',
15   'Order Number'                => 'Order Number',
16   'Packing Lists'               => 'Packing Lists',
17   'Print'                       => 'Print',
18   'Printing ... '               => 'Printing ... ',
19   'Purchase Orders'             => 'Purchase Orders',
20   'Quotation'                   => 'Quotation',
21   'Quotation Number'            => 'Quotation Number',
22   'Quotations'                  => 'Quotations',
23   'RFQs'                        => 'RFQs',
24   'Receipts'                    => 'Receipts',
25   'Reference'                   => 'Reference',
26   'Remove'                      => 'Remove',
27   'Removed spoolfiles!'         => 'Removed spoolfiles!',
28   'Removing marked entries from queue ...' => 'Removing marked entries from queue ...',
29   'Sales Invoices'              => 'Sales Invoices',
30   'Sales Orders'                => 'Sales Orders',
31   'Select all'                  => 'Select all',
32   'Spoolfile'                   => 'Spoolfile',
33   'To'                          => 'To',
34   'Vendor'                      => 'Creditor',
35   'Yes'                         => 'Yes',
36   'done'                        => 'done',
37 };
38
39 $self{subs} = {
40   'continue'                    => 'continue',
41   'list_spool'                  => 'list_spool',
42   'print'                       => 'print',
43   'remove'                      => 'remove',
44   'search'                      => 'search',
45   'select_all'                  => 'select_all',
46   'yes'                         => 'yes',
47   'continue'                    => 'continue',
48   'print'                       => 'print',
49   'remove'                      => 'remove',
50   'select_all'                  => 'select_all',
51   'yes'                         => 'yes',
52 };
53
54 1;