Revision 5b0d61b4
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
'Image' => 'Grafik',
|
||
'Import' => 'Import',
|
||
'Import CSV' => 'CSV-Import',
|
||
'Import CSV2' => '',
|
||
'Import file' => 'Import-Datei',
|
||
'Import preview' => 'Import-Vorschau',
|
||
'Import profiles' => 'Import-Profil',
|
||
... | ... | |
'Sell Price' => 'Verkaufspreis',
|
||
'Sellprice' => '',
|
||
'Sellprice adjustment' => 'Verkaufspreis: Preisanpassung',
|
||
'Sellprice for price group \'#1\'' => 'Verkaufspreis f?r Preisgruppe \'#1\'',
|
||
'Sellprice for price group \'#1\'' => 'Verkaufspreis für Preisgruppe \'#1\'',
|
||
'Sellprice significant places' => 'Verkaufspreis: Nachkommastellen',
|
||
'Semicolon' => 'Semikolon',
|
||
'Send the backup via Email' => 'Die Sicherungsdatei per Email verschicken',
|
menu.ini | ||
---|---|---|
#action=import
|
||
#type=Datapreis
|
||
|
||
[System--Import CSV]
|
||
module=menu.pl
|
||
action=acc_menu
|
||
target=acc_menu
|
||
submenu=1
|
||
# [System--Import CSV]
|
||
# module=menu.pl
|
||
# action=acc_menu
|
||
# target=acc_menu
|
||
# submenu=1
|
||
|
||
[System--Import CSV--Customer]
|
||
module=lxo-import/addressB.php
|
||
# [System--Import CSV--Customer]
|
||
# module=lxo-import/addressB.php
|
||
|
||
[System--Import CSV--Contacts]
|
||
module=lxo-import/contactB.php
|
||
# [System--Import CSV--Contacts]
|
||
# module=lxo-import/contactB.php
|
||
|
||
[System--Import CSV--Shipto]
|
||
module=lxo-import/shiptoB.php
|
||
# [System--Import CSV--Shipto]
|
||
# module=lxo-import/shiptoB.php
|
||
|
||
[System--Import CSV--Parts]
|
||
module=lxo-import/partsB.php
|
||
# [System--Import CSV--Parts]
|
||
# module=lxo-import/partsB.php
|
||
|
||
[System--Import CSV2]
|
||
[System--Import CSV]
|
||
module=menu.pl
|
||
action=acc_menu
|
||
target=acc_menu
|
||
submenu=1
|
||
|
||
[System--Import CSV2--Customers and vendors]
|
||
[System--Import CSV--Customers and vendors]
|
||
module=controller.pl
|
||
action=CsvImport/new
|
||
profile.type=customers_vendors
|
||
|
||
[System--Import CSV2--Contacts]
|
||
[System--Import CSV--Contacts]
|
||
module=controller.pl
|
||
action=CsvImport/new
|
||
profile.type=contacts
|
||
|
||
[System--Import CSV2--Shipto]
|
||
[System--Import CSV--Shipto]
|
||
module=controller.pl
|
||
action=CsvImport/new
|
||
profile.type=addresses
|
||
|
||
[System--Import CSV2--Parts]
|
||
[System--Import CSV--Parts]
|
||
module=controller.pl
|
||
action=CsvImport/new
|
||
profile.type=parts
|
Auch abrufbar als: Unified diff
CSV-Import-Menüeinträge verweisen jetzt nur noch auf den neuen Import