X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b8ca3afb6f7512b115cf0b58b46ffdc7dcc974cd..0ba6b37cdd6dfd05924c29068aacde7fa2cb85bd:/locale/de/dn diff --git a/locale/de/dn b/locale/de/dn index 3f6be92dc..bddeea5d2 100644 --- a/locale/de/dn +++ b/locale/de/dn @@ -1,4 +1,4 @@ -$self{texts} = { +$self->{texts} = { ' Date missing!' => ' Datum fehlt!', '*/' => '*/', 'Accounting Menu' => 'Kontoverwaltung', @@ -174,7 +174,7 @@ gestartet', 'sent to printer' => 'an Drucker geschickt', }; -$self{subs} = { +$self->{subs} = { 'acc_menu' => 'acc_menu', 'add' => 'add', 'add_transaction' => 'add_transaction', @@ -203,6 +203,8 @@ $self{subs} = { 'print_options' => 'print_options', 'project_selected' => 'project_selected', 'quotation' => 'quotation', + 'relink_accounts' => 'relink_accounts', + 'request_for_quotation' => 'request_for_quotation', 'sales_invoice' => 'sales_invoice', 'save' => 'save', 'save_dunning' => 'save_dunning',