there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / locale / tw_big5 / rc
diff --git a/sql-ledger/locale/tw_big5/rc b/sql-ledger/locale/tw_big5/rc
deleted file mode 100644 (file)
index d83c142..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-$self{texts} = {
-  'Account'                     => '±b¤á',
-  'Accounting Menu'             => '·|­p¿ï³æ',
-  'Apr'                         => '¥|¤ë',
-  'April'                       => '¥|¤ë',
-  'Aug'                         => '¤K¤ë',
-  'August'                      => '¤K¤ë',
-  'Balance'                     => '¾lÃB',
-  'Beginning Balance'           => '°_©l¾lÃB',
-  'Cleared'                     => '¤w²M°£',
-  'Continue'                    => 'Ä~Äò',
-  'Current'                     => '²{¦³',
-  'Date'                        => '¤é´Á',
-  'Dec'                         => '¤Q¤G¤ë',
-  'December'                    => '¤Q¤G¤ë',
-  'Decrease'                    => '´î¤Ö',
-  'Deposit'                     => '¦s´Ú',
-  'Description'                 => '»¡©ú',
-  'Detail'                      => '¸Ô±¡',
-  'Difference'                  => '®t²§',
-  'Done'                        => '¤x§¹¦¨',
-  'Feb'                         => '¤G¤ë',
-  'February'                    => '¤G¤ë',
-  'From'                        => '±q',
-  'Include Exchange Rate Difference' => '¥]§t¥~¶×®t¶Z',
-  'Increase'                    => '¼W¥[',
-  'Jan'                         => '¤@¤ë',
-  'January'                     => '¤@¤ë',
-  'Jul'                         => '¤C¤ë',
-  'July'                        => '¤C¤ë',
-  'Jun'                         => '¤»¤ë',
-  'June'                        => '¤»¤ë',
-  'Mar'                         => '¤T¤ë',
-  'March'                       => '¤T¤ë',
-  'May'                         => '¤­¤ë',
-  'May '                        => '¤­¤ë',
-  'Nov'                         => '¤Q¤@¤ë',
-  'November'                    => '¤Q¤@¤ë',
-  'Oct'                         => '¤Q¤ë',
-  'October'                     => '¤Q¤ë',
-  'Out of balance!'             => '¤£¨ó½Õ',
-  'Outstanding'                 => '¥¼¥I',
-  'Payment'                     => '¥I´Ú',
-  'Reconciliation'              => '½Õ©M',
-  'Reconciliation Report'       => '½Õ©M³ø§i',
-  'Select all'                  => '¥þ¿ï',
-  'Sep'                         => '¤E¤ë',
-  'September'                   => '¤E¤ë',
-  'Source'                      => '¨Ó·½',
-  'Statement Balance'           => '·|­p±b¾lÃB',
-  'Summary'                     => 'ºK­n',
-  'To'                          => '¦Ü',
-  'Update'                      => '§ó·s',
-};
-
-$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',
-  '¤x§¹¦¨'                      => 'done',
-  '¥þ¿ï'                        => 'select_all',
-  '§ó·s'                        => 'update',
-};
-
-1;