Projekt

Allgemein

Profil

Herunterladen (8,83 KB) Statistiken
| Zweig: | Markierung: | Revision:
$self{texts} = {
'Account' => 'Account',
'Add Purchase Order' => 'Add Purchase Order',
'Add Sales Invoice' => 'Add Sales Invoice',
'Add Sales Order' => 'Add Sales Order',
'Address' => 'Address',
'Amount' => 'Amount',
'Apr' => 'Apr',
'April' => 'April',
'Are you sure you want to delete Invoice Number' => 'Are you sure you want to delete Invoice Number',
'Attachment' => 'Attachment',
'Aug' => 'Aug',
'August' => 'August',
'Bcc' => 'Bcc',
'Bin' => 'Bin',
'Cannot delete invoice!' => 'Cannot delete invoice!',
'Cannot post invoice for a closed period!' => 'Cannot post invoice for a closed period!',
'Cannot post invoice!' => 'Cannot post invoice!',
'Cannot post payment for a closed period!' => 'Cannot post payment for a closed period!',
'Cc' => 'Cc',
'Confirm!' => 'Confirm!',
'Contact' => 'Contact',
'Continue' => 'Continue',
'Copies' => 'Copies',
'Credit Limit' => 'Credit Limit',
'Currency' => 'Currency',
'Customer' => 'Customer',
'Customer missing!' => 'Customer missing!',
'Customer not on file!' => 'Customer not on file!',
'Date' => 'Date',
'Dec' => 'Dec',
'December' => 'December',
'Delete' => 'Delete',
'Delivery Date' => 'Delivery Date',
'Description' => 'Description',
'Due Date' => 'Due Date',
'E-mail' => 'E-mail',
'E-mail address missing!' => 'E-mail address missing!',
'Edit Sales Invoice' => 'Edit Sales Invoice',
'Exch' => 'Exch',
'Exchangerate' => 'Exchangerate',
'Exchangerate for payment missing!' => 'Exchangerate for payment missing!',
'Exchangerate missing!' => 'Exchangerate missing!',
'Extended' => 'Extended',
'Fax' => 'Fax',
'Feb' => 'Feb',
'February' => 'February',
'Group' => 'Group',
'Group Items' => 'Group Items',
'In-line' => 'In-line',
'Invoice' => 'Invoice',
'Invoice Date' => 'Invoice Date',
'Invoice Date missing!' => 'Invoice Date missing!',
'Invoice Number' => 'Invoice Number',
'Invoice Number missing!' => 'Invoice Number missing!',
'Invoice deleted!' => 'Invoice deleted!',
'Invoice posted!' => 'Invoice posted!',
'Item not on file!' => 'Item not on file!',
'Jan' => 'Jan',
'January' => 'January',
'Jul' => 'Jul',
'July' => 'July',
'Jun' => 'Jun',
'June' => 'June',
'Mar' => 'Mar',
'March' => 'March',
'May' => 'May',
'May ' => 'May ',
'Message' => 'Message',
'Name' => 'Name',
'No.' => 'No.',
'Notes' => 'Notes',
'Nov' => 'Nov',
'November' => 'November',
'Number' => 'Number',
'Number missing in Row' => 'Number missing in Row',
'Oct' => 'Oct',
'October' => 'October',
'Order' => 'Order',
'Order Date missing!' => 'Order Date missing!',
'Order Number' => 'Order Number',
'Order Number missing!' => 'Order Number missing!',
'PDF' => 'PDF',
'Packing List' => 'Packing List',
'Packing List Date missing!' => 'Packing List Date missing!',
'Packing List Number missing!' => 'Packing List Number missing!',
'Part' => 'Part',
'Payment date missing!' => 'Payment date missing!',
'Payments' => 'Payments',
'Phone' => 'Phone',
'Post' => 'Post',
'Post as new' => 'Post as new',
'Postscript' => 'Postscript',
'Price' => 'Price',
'Print' => 'Print',
'Printer' => 'Printer',
'Project' => 'Project',
'Project not on file!' => 'Project not on file!',
'Purchase Order' => 'Purchase Order',
'Qty' => 'Qty',
'Recd' => 'Recd',
'Record in' => 'Record in',
'Remaining' => 'Remaining',
'Required by' => 'Required by',
'Sales Order' => 'Sales Order',
'Screen' => 'Screen',
'Select from one of the items below' => 'Select from one of the items below',
'Select from one of the names below' => 'Select from one of the names below',
'Select from one of the projects below' => 'Select from one of the projects below',
'Select postscript or PDF!' => 'Select postscript or PDF!',
'Sep' => 'Sep',
'September' => 'September',
'Service' => 'Service',
'Ship' => 'Ship',
'Ship to' => 'Ship to',
'Ship via' => 'Ship via',
'Source' => 'Source',
'Subject' => 'Subject',
'Subtotal' => 'Subtotal',
'Tax Included' => 'Tax Included',
'To' => 'To',
'Total' => 'Total',
'Unit' => 'Unit',
'Update' => 'Update',
'Vendor not on file!' => 'Vendor not on file!',
'What type of item is this?' => 'What type of item is this?',
'Yes' => 'Yes',
'ea' => 'ea',
'emailed to' => 'emailed to',
'sent to printer' => 'sent to printer',
};

$self{subs} = {
'add' => 'add',
'add_transaction' => 'add_transaction',
'ap_transaction' => 'ap_transaction',
'ar_transaction' => 'ar_transaction',
'check_form' => 'check_form',
'check_name' => 'check_name',
'check_project' => 'check_project',
'continue' => 'continue',
'customer_details' => 'customer_details',
'delete' => 'delete',
'display_form' => 'display_form',
'display_row' => 'display_row',
'e_mail' => 'e_mail',
'edit' => 'edit',
'form_footer' => 'form_footer',
'form_header' => 'form_header',
'gl_transaction' => 'gl_transaction',
'invoice_links' => 'invoice_links',
'invoicetotal' => 'invoicetotal',
'item_selected' => 'item_selected',
'name_selected' => 'name_selected',
'new_item' => 'new_item',
'order' => 'order',
'post' => 'post',
'post_as_new' => 'post_as_new',
'prepare_invoice' => 'prepare_invoice',
'print' => 'print',
'print_form' => 'print_form',
'print_options' => 'print_options',
'project_selected' => 'project_selected',
'sales_invoice' => 'sales_invoice',
'select_item' => 'select_item',
'select_name' => 'select_name',
'select_project' => 'select_project',
'send_email' => 'send_email',
'ship_to' => 'ship_to',
'update' => 'update',
'validate_items' => 'validate_items',
'vendor_details' => 'vendor_details',
'vendor_invoice' => 'vendor_invoice',
'yes' => 'yes',
'continue' => 'continue',
'delete' => 'delete',
'e_mail' => 'e_mail',
'order' => 'order',
'post' => 'post',
'post_as_new' => 'post_as_new',
'print' => 'print',
'ship_to' => 'ship_to',
'update' => 'update',
'yes' => 'yes',
};

1;
(17-17/23)