From 521e7787b230669dc10e6fbd909e70ddb8121990 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 18 Nov 2004 05:06:50 +0000 Subject: removing files moved in 2.4.4 --- sql-ledger/locale/tw/rc | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 sql-ledger/locale/tw/rc (limited to 'sql-ledger/locale/tw/rc') diff --git a/sql-ledger/locale/tw/rc b/sql-ledger/locale/tw/rc deleted file mode 100644 index 2f813ab14..000000000 --- a/sql-ledger/locale/tw/rc +++ /dev/null @@ -1,37 +0,0 @@ -$self{texts} = { - 'Account' => '科目', - 'Balance' => 'Balance', - 'Cleared Balance' => 'Cleared Balance', - 'Continue' => '繼續', - 'Date' => '日期', - 'Deposit' => 'Deposit', - 'Description' => '說明', - 'Difference' => 'Difference', - 'Done' => 'Done', - 'Exchangerate Difference' => 'Exchangerate Difference', - 'From' => '從', - 'Out of balance!' => 'Out of balance!', - 'Payment' => '付款方式', - 'Reconciliation' => 'Reconciliation', - 'Select all' => 'Select all', - 'Source' => '來源', - 'Statement Balance' => 'Statement Balance', - 'To' => '至', - 'Update' => 'Update', -}; - -$self{subs} = { - 'continue' => 'continue', - 'display_form' => 'display_form', - 'done' => 'done', - 'get_payments' => 'get_payments', - 'reconciliation' => 'reconciliation', - 'select_all' => 'select_all', - 'update' => 'update', - '繼續' => 'continue', - 'done' => 'done', - 'select_all' => 'select_all', - 'update' => 'update', -}; - -1; -- cgit v1.2.1