This commit was generated by cvs2svn to compensate for changes in r4407,
[freeside.git] / sql-ledger / locale / en_GB / arapprn
1 $self{texts} = {
2   'Check'                       => 'Cheque',
3 };
4
5 $self{subs} = {
6   'customer_details'            => 'customer_details',
7   'payment_selected'            => 'payment_selected',
8   'print'                       => 'print',
9   'print_and_post'              => 'print_and_post',
10   'print_check'                 => 'print_check',
11   'print_options'               => 'print_options',
12   'print_receipt'               => 'print_receipt',
13   'print_transaction'           => 'print_transaction',
14   'select_payment'              => 'select_payment',
15   'vendor_details'              => 'vendor_details',
16   'continue'                    => 'continue',
17 };
18
19 1;