X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/34366eda748e1198b8b2ead0c3fffd8edba9f23d..e69e3657:/locale/de/is diff --git a/locale/de/is b/locale/de/is index 87f78fbf2..ff1936e00 100644 --- a/locale/de/is +++ b/locale/de/is @@ -200,6 +200,7 @@ $self->{texts} = { 'Number missing in Row' => 'Nummer fehlt in Zeile', 'Oct' => 'Okt', 'October' => 'Oktober', + 'On Hand' => 'Auf Lager', 'OpenDocument/OASIS' => 'OpenDocument/OASIS', 'Order' => 'Auftrag', 'Order Date' => 'Auftragsdatum', @@ -365,6 +366,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', @@ -444,6 +447,7 @@ $self->{subs} = { 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', 'yes' => 'yes', + 'Übernehmen' => 'close', 'weiter' => 'continue', 'gutschrift' => 'credit_note', 'löschen' => 'delete',