forked from extern/egroupware
add missing config translation for new config option to exclude fields from copying
This commit is contained in:
parent
8f0f3a92c3
commit
8fdb682c90
@ -182,6 +182,7 @@ exists infolog de Besteht
|
||||
exports infolog entries into a csv file. infolog de Exportiert Infolog Einträge in einen CSV Datei.
|
||||
fax infolog de Fax
|
||||
field must not be empty !!! infolog de Feld darf nicht leer sein !!!
|
||||
Fields to exclude from copy when copying an infolog? (some fields like id, uid, created, createdby, modified and modifiedby are excluded by default) infolog de Welche felder wollen Sie zurücksetzen, wenn Sie einen Infologeintrag kopieren? (bestimmte Felder werden - aus technischen Erwägungen heraus - während des Kopiervorgangs immer zurückgesetzt. Bsp.: ID, Uid, Erstellt, Erstellt von, Geändert und Geändert von)
|
||||
fieldseparator infolog de Feldbegrenzer
|
||||
finish infolog de wenn erledigt
|
||||
first argument for preg_replace infolog de Ersten Argument für pre_replace
|
||||
|
@ -182,6 +182,7 @@ exists infolog en Exists
|
||||
exports infolog entries into a csv file. infolog en Exports InfoLog entries into a CSV file.
|
||||
fax infolog en Fax
|
||||
field must not be empty !!! infolog en Field must not be empty!
|
||||
fields to exclude from copy when copying an infolog? (some fields like id, uid, created, createdby, modified and modifiedby are excluded by default) infolog en Fields to exclude from copy when copying an infolog? (some fields like id, uid, created, createdby, modified and modifiedby are excluded by default)
|
||||
fieldseparator infolog en Field separator
|
||||
finish infolog en Finish
|
||||
first argument for preg_replace infolog en First argument for preg_replace
|
||||
|
Loading…
Reference in New Issue
Block a user