This commit was generated by cvs2svn to compensate for changes in r2523,
[freeside.git] / sql-ledger / locale / en_GB / cp
1 $self{texts} = {
2   'Account'                     => 'Account',
3   'Address'                     => 'Address',
4   'Amount'                      => 'Amount',
5   'Amount does not equal applied!' => 'Amount does not equal applied!',
6   'Amount missing!'             => 'Amount missing!',
7   'Applied'                     => 'Applied',
8   'Cannot post payment!'        => 'Cannot post payment!',
9   'Cannot process payment for a closed period!' => 'Cannot process payment for a closed period!',
10   'Check'                       => 'Cheque',
11   'Check printed!'              => 'Check printed!',
12   'Check printing failed!'      => 'Check printing failed!',
13   'Continue'                    => 'Continue',
14   'Currency'                    => 'Currency',
15   'Customer'                    => 'Customer',
16   'Customer not on file!'       => 'Customer not on file!',
17   'Date'                        => 'Date',
18   'Date missing!'               => 'Date missing!',
19   'Description'                 => 'Description',
20   'Due'                         => 'Due',
21   'Exchangerate'                => 'Exchangerate',
22   'From'                        => 'From',
23   'Invoice'                     => 'Invoice',
24   'Invoices'                    => 'Invoices',
25   'Nothing applied!'            => 'Nothing applied!',
26   'Number'                      => 'Number',
27   'Paid in full'                => 'Paid in full',
28   'Payment'                     => 'Payment',
29   'Payment posted!'             => 'Payment posted!',
30   'Post'                        => 'Post',
31   'Print'                       => 'Print',
32   'Printer'                     => 'Printer',
33   'Project not on file!'        => 'Project not on file!',
34   'Receipt'                     => 'Receipt',
35   'Receipt printed!'            => 'Receipt printed!',
36   'Receipt printing failed!'    => 'Receipt printing failed!',
37   'Reference'                   => 'Reference',
38   'Screen'                      => 'Screen',
39   'Select from one of the names below' => 'Select from one of the names below',
40   'Select from one of the projects below' => 'Select from one of the projects below',
41   'Update'                      => 'Update',
42   'Vendor'                      => 'Vendor',
43   'Vendor not on file!'         => 'Vendor not on file!',
44   'to'                          => 'to',
45 };
46
47 $self{subs} = {
48   'add_transaction'             => 'add_transaction',
49   'ap_transaction'              => 'ap_transaction',
50   'ar_transaction'              => 'ar_transaction',
51   'check_form'                  => 'check_form',
52   'check_name'                  => 'check_name',
53   'check_project'               => 'check_project',
54   'continue'                    => 'continue',
55   'customer_details'            => 'customer_details',
56   'form_footer'                 => 'form_footer',
57   'form_header'                 => 'form_header',
58   'gl_transaction'              => 'gl_transaction',
59   'list_invoices'               => 'list_invoices',
60   'name_selected'               => 'name_selected',
61   'payment'                     => 'payment',
62   'post'                        => 'post',
63   'print'                       => 'print',
64   'project_selected'            => 'project_selected',
65   'sales_invoice'               => 'sales_invoice',
66   'select_name'                 => 'select_name',
67   'select_project'              => 'select_project',
68   'update'                      => 'update',
69   'vendor_details'              => 'vendor_details',
70   'vendor_invoice'              => 'vendor_invoice',
71   'continue'                    => 'continue',
72   'post'                        => 'post',
73   'print'                       => 'print',
74   'update'                      => 'update',
75 };
76
77 1;