This commit was generated by cvs2svn to compensate for changes in r2523,
[freeside.git] / sql-ledger / locale / en_GB / rc
1 $self{texts} = {
2   'Account'                     => 'Account',
3   'Balance'                     => 'Balance',
4   'Cleared Balance'             => 'Cleared Balance',
5   'Continue'                    => 'Continue',
6   'Date'                        => 'Date',
7   'Deposit'                     => 'Deposit',
8   'Description'                 => 'Description',
9   'Difference'                  => 'Difference',
10   'Done'                        => 'Done',
11   'Exchangerate Difference'     => 'Exchangerate Difference',
12   'From'                        => 'From',
13   'Out of balance!'             => 'Out of balance!',
14   'Payment'                     => 'Payment',
15   'Reconciliation'              => 'Reconciliation',
16   'Select all'                  => 'Select all',
17   'Source'                      => 'Source',
18   'Statement Balance'           => 'Statement Balance',
19   'Update'                      => 'Update',
20   'to'                          => 'to',
21 };
22
23 $self{subs} = {
24   'continue'                    => 'continue',
25   'display_form'                => 'display_form',
26   'done'                        => 'done',
27   'get_payments'                => 'get_payments',
28   'reconciliation'              => 'reconciliation',
29   'select_all'                  => 'select_all',
30   'update'                      => 'update',
31   'continue'                    => 'continue',
32   'done'                        => 'done',
33   'select_all'                  => 'select_all',
34   'update'                      => 'update',
35 };
36
37 1;