$self{charset} = 'BIG5'; $self{texts} = { 'AP Outstanding' => '���I���I', 'AP Transaction' => '���I���', 'AP Transactions' => '���I���', 'AR Outstanding' => '��������', 'AR Transaction' => '�������', 'AR Transactions' => '�������', 'Account' => '�b��', 'Accounting Menu' => '�|�p���', 'Add AP Transaction' => '�s�W���I���', 'Add AR Transaction' => '�s�W�������', 'Amount' => '���B', 'Amount Due' => '������B', 'Apr' => '�|��', 'April' => '�|��', 'Are you sure you want to delete Transaction' => '�z�O�_�T�w�n�R�����', 'Aug' => '�K��', 'August' => '�K��', 'Cannot delete transaction!' => '����R������I', 'Cannot post payment for a closed period!' => '����b�w�������ɬq���[�J�ڶ��I', 'Cannot post transaction for a closed period!' => '����b�w�������ɬq���[�J����I', 'Cannot post transaction!' => '����[�J����I', 'Check' => '�ˬd', 'Closed' => '�w����', 'Confirm!' => '�J�b���\�I', 'Continue' => '�~��', 'Credit' => '�U��', 'Credit Limit' => '�H���B��', 'Curr' => '�ثe', 'Currency' => '���O', 'Current' => '�{��', 'Customer' => '�Ȥ�', 'Customer missing!' => '�������Ȥ�I', 'Date' => '���', 'Date Paid' => '�I�ڤ��', 'Debit' => '�ɤ�', 'Dec' => '�Q�G��', 'December' => '�Q�G��', 'Delete' => '�R��', 'Department' => '����', 'Description' => '����', 'Detail' => '�Ա�', 'Due Date' => '�����', 'Due Date missing!' => '�����������I', 'Edit AP Transaction' => '�s�����I���', 'Edit AR Transaction' => '�s���������', 'Employee' => '¾��', 'Exch' => '�ײv', 'Exchange Rate' => '�ײv', 'Exchange rate for payment missing!' => '�������I�ڪ��ײv�I', 'Exchange rate missing!' => '�������ײv�I', 'Feb' => '�G��', 'February' => '�G��', 'From' => '�q', 'ID' => '�ѧO�s��', 'Include in Report' => '�@�����', 'Invoice' => '�o��', 'Invoice Date' => '�o�����', 'Invoice Date missing!' => '�������o������I', 'Invoice Number' => '�o���s��', 'Jan' => '�@��', 'January' => '�@��', 'Jul' => '�C��', 'July' => '�C��', 'Jun' => '����', 'June' => '����', 'Manager' => '�g�z', 'Mar' => '�T��', 'March' => '�T��', 'May' => '����', 'May ' => '����', 'Memo' => '�Ƨѿ�', 'Month' => '��', 'No.' => '�s��', 'Notes' => '�Ƶ�', 'Nov' => '�Q�@��', 'November' => '�Q�@��', 'Oct' => '�Q��', 'October' => '�Q��', 'Open' => '�}��', 'Order' => '�q��', 'Order Number' => '�q��s��', 'PO Number' => '���ʳ�s��', 'Paid' => '�w�I', 'Payment date missing!' => '�������I�ڤ���I', 'Payments' => '�I��', 'Period' => '����', 'Post' => '�[�J', 'Post as new' => '���s���[�J', 'Print' => '�C�L', 'Print and Post' => '�C�L�å[�J', 'Print and Post as new' => '�C�L�å[�J�@���s��', 'Project' => '����', 'Quarter' => '�u', 'Receipt' => '����', 'Remaining' => '�|�l', 'Sales Invoice.' => '�P��o���C', 'Salesperson' => '�P��H��', 'Schedule' => '�ɶ���', 'Sep' => '�E��', 'September' => '�E��', 'Ship to' => '�I�B��', 'Ship via' => '�I�B���q', 'Shipping Point' => '�I�B�a�I', 'Source' => '�ӷ�', 'Subtotal' => '�p�p', 'Summary' => '�K�n', 'Tax' => '�|��', 'Tax Included' => '�w�t�|��', 'Till' => '����', 'To' => '��', 'Total' => '�`�p', 'Transaction' => '���', 'Transaction deleted!' => '�w�R������I', 'Transaction posted!' => '�w�[�J����I', 'Update' => '��s', 'Vendor' => '������', 'Vendor Invoice.' => '�����ӵo���C', 'Vendor missing!' => '�����������ӡI', 'Year' => '�~', 'Yes' => '�O', }; $self{subs} = { 'acc_menu' => 'acc_menu', 'add' => 'add', 'create_links' => 'create_links', 'delete' => 'delete', 'display' => 'display', 'display_form' => 'display_form', 'edit' => 'edit', 'form_footer' => 'form_footer', 'form_header' => 'form_header', 'js_menu' => 'js_menu', 'menubar' => 'menubar', 'post' => 'post', 'search' => 'search', 'section_menu' => 'section_menu', 'subtotal' => 'subtotal', 'transactions' => 'transactions', 'update' => 'update', 'yes' => 'yes', '���i���' => 'ap_transaction', '�������' => 'ar_transaction', '�~��' => 'continue', '�r��' => 'delete', '�[�j' => 'post', '���s���[�j' => 'post_as_new', '�c�l' => 'print', '�c�l�å[�j' => 'print_and_post', '�c�l�å[�j�@���s��' => 'print_and_post_as_new', '�p��o���c' => 'sales_invoice_', '�ɶ���' => 'schedule', '�i�b��' => 'ship_to', '��s' => 'update', '�����ӵo���c' => 'vendor_invoice_', '�o' => 'yes', }; 1;