X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4d2cf39d6f0dcf99c92953bf02f8640226180564..e69e3657:/locale/de/dn diff --git a/locale/de/dn b/locale/de/dn index 242d052c6..a4896c7c8 100644 --- a/locale/de/dn +++ b/locale/de/dn @@ -167,6 +167,7 @@ $self->{texts} = { 'Number missing in Row' => 'Nummer fehlt in Zeile', 'Oct' => 'Okt', 'October' => 'Oktober', + 'On Hand' => 'Auf Lager', 'OpenDocument/OASIS' => 'OpenDocument/OASIS', 'Order Date missing!' => 'Auftragsdatum fehlt!', 'Order Number missing!' => 'Auftragsnummer fehlt!', @@ -302,6 +303,8 @@ $self->{subs} = { 'NTI' => 'NTI', 'Q' => 'Q', '_check_io_auth' => '_check_io_auth', + '_render_custom_variables_inputs' => '_render_custom_variables_inputs', + '_update_custom_variables' => '_update_custom_variables', '_update_part_information' => '_update_part_information', '_update_ship' => '_update_ship', 'add' => 'add',