X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fen_GB%2Frc;h=a36388736259a3248c3510f503c6ce22a5511414;hp=952c378ec38be146e29eb00351d3d845f02a82e8;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/locale/en_GB/rc b/sql-ledger/locale/en_GB/rc index 952c378ec..a36388736 100644 --- a/sql-ledger/locale/en_GB/rc +++ b/sql-ledger/locale/en_GB/rc @@ -1,31 +1,16 @@ $self{texts} = { - 'Account' => 'Account', - 'Balance' => 'Balance', - 'Cleared Balance' => 'Cleared Balance', - 'Continue' => 'Continue', - 'Date' => 'Date', - 'Deposit' => 'Deposit', - 'Description' => 'Description', - 'Difference' => 'Difference', - 'Done' => 'Done', - 'Exchangerate Difference' => 'Exchangerate Difference', - 'From' => 'From', - 'Out of balance!' => 'Out of balance!', - 'Payment' => 'Payment', - 'Reconciliation' => 'Reconciliation', - 'Select all' => 'Select all', - 'Source' => 'Source', - 'Statement Balance' => 'Statement Balance', - 'Update' => 'Update', - 'to' => 'to', }; $self{subs} = { + 'acc_menu' => 'acc_menu', 'continue' => 'continue', + 'display' => 'display', 'display_form' => 'display_form', 'done' => 'done', 'get_payments' => 'get_payments', + 'menubar' => 'menubar', 'reconciliation' => 'reconciliation', + 'section_menu' => 'section_menu', 'select_all' => 'select_all', 'update' => 'update', 'continue' => 'continue',