$self{texts} = {
  '***GRAND TOTAL'              => '***GRAND TOTAL',
  'Account'                     => 'Konto',
  'Account Desc.'               => 'Account Desc.',
  'Account Description'         => 'Account Description',
  'Account Name'                => 'Account Name',
  'Account Name & Description'  => 'Account Name & Description',
  'Account No.'                 => 'Account No.',
  'Add General Ledger Transaction' => 'Hinzufgen einer Buchung zum Hauptbuch',
  'All'                         => 'Alle',
  'Amount'                      => 'Betrag',
  'Apr'                         => 'Apr',
  'April'                       => 'April',
  'Are you sure you want to delete Transaction' => 'Buchung wirklich lschen?',
  'Asset'                       => 'Aktiva/Mittelverwendung',
  'Aug'                         => 'Aug',
  'August'                      => 'August',
  'Batch No.'                   => 'Batch No.',
  'Cannot have a value in both Debit and Credit!' => 'Cannot have a value in both Debit and Credit!',
  'Cannot post Template for a closed period!' => 'Cannot post Template for a closed period!',
  'Cannot post transaction for a closed period!' => 'Fr einen bereits abgeschlossenen Zeitraum kann keine Buchung angelegt werden!',
  'Click on "Ref No." to edit transaction' => 'Click on "Ref No." to edit transaction',
  'Confirm!'                    => 'Besttigen Sie!',
  'Continue'                    => 'Weiter',
  'Credit'                      => 'Haben',
  'Creditor'                    => 'Creditor',
  'Date'                        => 'Datum',
  'Debit'                       => 'Soll',
  'Debit and credit out of balance!' => 'Debit and credit out of balance!',
  'Debtor'                      => 'Debtor',
  'Dec'                         => 'Dez',
  'December'                    => 'Dezember',
  'Delete Transaction'          => 'Delete Transaction',
  'Description'                 => 'Beschreibung',
  'Edit General Ledger Transaction' => 'Buchung im Hauptbuch bearbeiten',
  'Equity'                      => 'Passiva/Eigenkapital',
  'Expense'                     => 'Aufwand',
  'Feb'                         => 'Feb',
  'February'                    => 'Februar',
  'Fixed Asset'                 => 'Fixed Asset',
  'From'                        => 'Von',
  'GIFI'                        => 'GIFI',
  'Grand Total'                 => 'Grand Total',
  'ID'                          => 'Nr.',
  'Include in Report'           => 'In Bericht aufnehmen',
  'Income'                      => 'Einkommen',
  'Jan'                         => 'Jan',
  'January'                     => 'Januar',
  'Jul'                         => 'Jul',
  'July'                        => 'Juli',
  'Jun'                         => 'Jun',
  'June'                        => 'Juni',
  'Liability'                   => 'Passiva/Mittelherkunft',
  'Mar'                         => 'Mr',
  'March'                       => 'Mrz',
  'May'                         => 'Mai',
  'May '                        => 'Mai',
  'More'                        => 'More',
  'Nov'                         => 'Nov',
  'November'                    => 'November',
  'Oct'                         => 'Okt',
  'October'                     => 'Oktober',
  'Opening Balance as at '      => 'Opening Balance as at ',
  'Post As New Transaction'     => 'Post As New Transaction',
  'Post Transaction'            => 'Post Transaction',
  'Print'                       => 'Drucken',
  'Project No.'                 => 'Project No.',
  'Ref No'                      => 'Ref No',
  'Ref No.'                     => 'Ref No.',
  'Ref No. missing!'            => 'Ref No. missing!',
  'Reports'                     => 'Berichte',
  'SR'                          => 'SR',
  'Sep'                         => 'Sep',
  'September'                   => 'September',
  'Show Search Criteria'        => 'Show Search Criteria',
  'Sub No.'                     => 'Sub No.',
  'Sub Trans No.'               => 'Sub Trans No.',
  'Subtotal'                    => 'Zwischensumme',
  'TOTAL N.O.T.:'               => 'TOTAL N.O.T.:',
  'Template missing!'           => 'Template missing!',
  'To'                          => 'An',
  'To display all transactions, leave fields blank' => 'To display all transactions, leave fields blank',
  'Total'                       => 'Summe',
  'Total For'                   => 'Total For',
  'Total for BAT NO. '          => 'Total for BAT NO. ',
  'Trans No.'                   => 'Trans No.',
  'Trans Type.'                 => 'Trans Type.',
  'Transaction Date missing!'   => 'Buchungsdatum fehlt!',
  'Update Form'                 => 'Update Form',
  'Yes Delete Transaction'      => 'Yes Delete Transaction',
};

$self{subs} = {
  'add'                         => 'add',
  'continue'                    => 'continue',
  'delete_transaction'          => 'delete_transaction',
  'display_form'                => 'display_form',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'form_row'                    => 'form_row',
  'generate_report_all'         => 'generate_report_all',
  'gl_subtotal'                 => 'gl_subtotal',
  'more{
'                     => 'more{
',
  'pagefooting{
'              => 'pagefooting{
',
  'pageheading{
'              => 'pageheading{
',
  'pagetableheader{
'          => 'pagetableheader{
',
  'post_as_new_transaction'     => 'post_as_new_transaction',
  'post_template'               => 'post_template',
  'post_transaction'            => 'post_transaction',
  'print'                       => 'print',
  'search'                      => 'search',
  'search_short'                => 'search_short',
  'update_form'                 => 'update_form',
  'yes_delete_transaction'      => 'yes_delete_transaction',
  'weiter'                      => 'continue',
  'delete_transaction'          => 'delete_transaction',
  'more'                        => 'more',
  'post_as_new_transaction'     => 'post_as_new_transaction',
  'post_transaction'            => 'post_transaction',
  'drucken'                     => 'print',
  'update_form'                 => 'update_form',
  'yes_delete_transaction'      => 'yes_delete_transaction',
};

1;
