push @errors, $::locale->text('Shipping cost article is not implemented') if $self->{shipping_costs_parts_id};
push @errors, $::locale->text('Fetch from last order number is not implemented') if $self->{last_order_number};
} else {
- push @errors, $::locale->text('Use Long Description from Parts is only for Shopware6 implemented')
+ push @errors, $::locale->text('Use Long Description from Parts is only for Shopware6 implemented')
if $self->{use_part_longdescription};
}
return @errors;
'Feb' => 'Feb',
'February' => 'Februar',
'Fee' => 'Gebühr',
- 'Fetch from last order number not implemented' => 'Das Abholen ab der letzten Auftragsnummer ist nicht implementiert',
+ 'Fetch from last order number is not implemented' => 'Das Abholen ab der letzten Auftragsnummer ist nicht implementiert',
'Fetch order' => 'Hole Bestellung',
'Field' => 'Feld',
'File' => 'Datei',
'Shipping Address' => 'Lieferadresse',
'Shipping Point' => 'Versandort',
'Shipping address (name)' => 'Name der Lieferadresse',
+ 'Shipping cost article is not implemented' => 'Versandkosten-Artikel ist nicht implementiert',
'Shipping cost article not implemented' => 'Lieferkosten-Artikel nicht implementiert',
'Shipping costs' => 'Versandkosten',
'Shipping date' => 'Lieferdatum',
'Use File Storage backend' => 'Verwende Dateisystem-Backend',
'Use Filemanagement' => 'Verwende Dateimanagement',
'Use Income' => 'GUV und BWA verwenden',
+ 'Use Long Description from Parts for Shop Long Description' => 'Verwende den Artikel Langtext aus den Stammdaten für den Langtext im Shop',
+ 'Use Long Description from Parts is only for Shopware6 implemented' => 'Der Langtext aus den Stammdaten kann nur in Shopware6 verwendet werden',
'Use UStVA' => 'UStVA verwenden',
'Use WebDAV Repository' => 'Verwende WebDAV',
'Use WebDAV Storage backend' => 'Verwende WebDAV-Backend',
'Feb' => '',
'February' => '',
'Fee' => '',
- 'Fetch from last order number not implemented' => '',
+ 'Fetch from last order number is not implemented' => '',
'Fetch order' => '',
'Field' => '',
'File' => '',
'Shipping Address' => '',
'Shipping Point' => '',
'Shipping address (name)' => '',
+ 'Shipping cost article is not implemented' => '',
'Shipping cost article not implemented' => '',
'Shipping costs' => '',
'Shipping date' => '',
'Use File Storage backend' => '',
'Use Filemanagement' => '',
'Use Income' => 'Use GUV and BWA',
+ 'Use Long Description from Parts for Shop Long Description' => '',
+ 'Use Long Description from Parts is only for Shopware6 implemented' => '',
'Use UStVA' => '',
'Use WebDAV Repository' => '',
'Use WebDAV Storage backend' => '',