X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/34366eda748e1198b8b2ead0c3fffd8edba9f23d..e69e3657:/locale/de/io diff --git a/locale/de/io b/locale/de/io index 67433a9b9..a3529f420 100644 --- a/locale/de/io +++ b/locale/de/io @@ -144,6 +144,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!', @@ -268,6 +269,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', 'ap_transaction' => 'ap_transaction', @@ -315,6 +318,7 @@ $self->{subs} = { 'vendor_details' => 'vendor_details', 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', + 'Übernehmen' => 'close', 'weiter' => 'continue', 'neue_ware' => 'new_part', };