$self{charset} = 'ISO-8859-5'; $self{texts} = { 'AP Outstanding' => '������������ �����������', 'AP Transaction' => '�������� �������', 'AP Transactions' => '�������� �������', 'AR Outstanding' => '������������ ��������', 'AR Transaction' => '�������� ������', 'AR Transactions' => '�������� ������', 'Account' => '����', 'Accounting Menu' => '������������� ����', 'Add AP Transaction' => '����� �������� �����������', 'Add AR Transaction' => '����� �������� ������', 'Amount' => '�����', 'Amount Due' => '����� � ���������', 'Apr' => '���', 'April' => '������', 'Are you sure you want to delete Transaction' => '�� �������, ��� ������ ������� ������ ��������?', 'Aug' => '���', 'August' => '������', 'Cannot delete transaction!' => '���������� ������� ��������!', 'Cannot post payment for a closed period!' => '���������� �������� ������ ��� ��������� �������!', 'Cannot post transaction for a closed period!' => '���������� �������� �������� � �������� �������!', 'Cannot post transaction!' => '���������� �������� ��������!', 'Check' => '���������', 'Closed' => '������', 'Confirm!' => '�����������!', 'Continue' => '����������', 'Credit' => '������', 'Credit Limit' => '����� �������', 'Curr' => '������', 'Currency' => '������', 'Current' => '�������', 'Customer' => '������', 'Customer missing!' => '�������� ������!', 'Date' => '����', 'Date Paid' => '���� ������', 'Debit' => '�����', 'Dec' => '���', 'December' => '�������', 'Delete' => '�������', 'Department' => '�����', 'Description' => '��������', 'Detail' => '��������������', 'Due Date' => '�������� ��', 'Due Date missing!' => '�� ������ ���� ������!', 'Edit AP Transaction' => '������������� �������� �����������', 'Edit AR Transaction' => '������������� �������� ������', 'Employee' => '���������', 'Exch' => '����', 'Exchange Rate' => '���� ������', 'Exchange rate for payment missing!' => '�������� ���� ������!', 'Exchange rate missing!' => '�������� ����!', 'Feb' => '���', 'February' => '�������', 'From' => '�', 'ID' => '�������������', 'Include in Report' => '�������� � �����', 'Invoice' => '����-�������', 'Invoice Date' => '���� �����������', 'Invoice Date missing!' => '�� ������� ���� ����������� �����-�������', 'Invoice Number' => '����� �����-�������', 'Jan' => '���', 'January' => '������', 'Jul' => '���', 'July' => '����', 'Jun' => '���', 'June' => '����', 'Manager' => '��������', 'Mar' => '����', 'March' => '����', 'May' => '���', 'May ' => '���', 'Memo' => '�����������', 'Month' => '�����', 'No.' => '���.', 'Notes' => '�����������', 'Nov' => '���', 'November' => '������', 'Oct' => '���', 'October' => '�������', 'Open' => '�������', 'Order' => '����� �������', 'Order Number' => '����� ������', 'Paid' => '��������', 'Payment date missing!' => '��������� ���� ������!', 'Payments' => '������', 'Period' => '������', 'Post' => '���������', 'Post as new' => '��������� ��� �����', 'Print' => '������', 'Print and Post' => '���������� � ���������', 'Project' => '������', 'Quarter' => '�������', 'Receipt' => '���������', 'Remaining' => '�������', 'Sales Invoice.' => '������� �������', 'Salesperson' => '��������', 'Sep' => '���', 'September' => '��������', 'Ship to' => '��������� ���', 'Ship via' => '��������� �����', 'Shipping Point' => '����� ��������', 'Source' => '��������', 'Subtotal' => '����� �� �������', 'Summary' => '��������', 'Tax' => '�����', 'Tax Included' => '������ �������� � �����', 'Till' => '��', 'To' => '��', 'Total' => '�����', 'Transaction' => '��������', 'Transaction deleted!' => '�������� �������!', 'Transaction posted!' => '�������� ���������!', 'Update' => '��������', 'Vendor' => '���������', 'Vendor Invoice.' => '������� ����������.', 'Vendor missing!' => '�������� ���������!', 'Year' => '���', 'Yes' => '��', }; $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', '���������' => 'post', '���������_���_�����' => 'post_as_new', '������' => 'print', '����������_�_���������' => 'print_and_post', '�������_�������' => 'sales_invoice_', '���������_���' => 'ship_to', '��������' => 'update', '�������_����������_' => 'vendor_invoice_', '��' => 'yes', }; 1;