$self{charset} = 'ISO-8859-7'; $self{texts} = { 'AP Transaction' => '������ ������', 'AP Transactions' => '�������� ������', 'AR Transaction' => '�������� ��������', 'AR Transactions' => '�������� ��������', 'Account' => '�����������', 'Accounting Menu' => '����� ����������', 'Amount' => '����', 'Apr' => '���', 'April' => '��������', 'Are you sure you want to delete Transaction' => '����� �������� ��� ������ �� ���������� ��� ������', 'Aug' => '���', 'August' => '���������', 'Cannot delete transaction!' => '��� ������ �� ��������� � ������', 'Check' => '�������', 'Closed' => '���������', 'Confirm!' => '�����������!', 'Continue' => '��������', 'Credit' => '�������', 'Credit Limit' => '���� ��������', 'Currency' => '����������', 'Current' => '������', 'Customer' => '�������', 'Customer missing!' => '� ������� ������!', 'Date' => '����������', 'Date Paid' => '��. ��������', 'Debit' => '�����', 'Dec' => '���', 'December' => '����������', 'Delete' => '��������', 'Department' => '�����', 'Description' => '���������', 'Detail' => '�����������', 'Due Date' => '���������� �����', 'Due Date missing!' => '� ���������� ����� ������', 'Employee' => '���������', 'Exch' => '������', 'Exchange Rate' => '���� �������������', 'Exchange rate for payment missing!' => '� ���� ������������� ������', 'Feb' => '���', 'February' => '�����������', 'From' => '���', 'Invoice' => '���������', 'Invoice Date' => '��. ����������', 'Invoice Number' => '��. ����������', 'Jan' => '���', 'January' => '����������', 'Jul' => '����', 'July' => '�������', 'Jun' => '����', 'June' => '�������', 'Manager' => '����������', 'Mar' => '���', 'March' => '�������', 'May' => '�����', 'May ' => '�����', 'Month' => '�����', 'Notes' => '����������', 'Nov' => '���', 'November' => '���������', 'Oct' => '���', 'October' => '���������', 'Open' => '�������', 'Order' => '����������', 'Order Number' => '��. �����������', 'Print' => '��������', 'Print and Post' => '�������� ��� ��������', 'Project' => '����', 'Receipt' => '��������', 'Source' => '����', 'Tax' => '�����', 'Vendor' => 'Creditor', 'Vendor missing!' => 'Creditor missing!', }; $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', '������_������' => 'ap_transaction', '��������_��������' => 'ar_transaction', '��������' => 'continue', '��������' => 'delete', '��������' => 'print', '��������_���_��������' => 'print_and_post', }; 1;