diff --git a/infolog/inc/class.infolog_import_infologs_csv.inc.php b/infolog/inc/class.infolog_import_infologs_csv.inc.php index 149ba31963..157a016b89 100644 --- a/infolog/inc/class.infolog_import_infologs_csv.inc.php +++ b/infolog/inc/class.infolog_import_infologs_csv.inc.php @@ -556,8 +556,8 @@ class infolog_import_infologs_csv implements importexport_iface_import_plugin { if(count($result) != 1) { $this->warnings[$record_num] .= ($this->warnings[$record_num] ? "\n" : '') . - lang('Unable to link to %3 by custom field "%1". %2 matches.', - $custom_field, count($result), lang($app) + lang('Unable to link to %3 by custom field "%1": "%4". %2 matches.', + $custom_field, count($result), lang($app), $options['filter'][0] ); return false; } diff --git a/infolog/lang/egw_en.lang b/infolog/lang/egw_en.lang index aa7bcff6f4..bd30d325e2 100644 --- a/infolog/lang/egw_en.lang +++ b/infolog/lang/egw_en.lang @@ -430,7 +430,7 @@ type infolog en Type type ... infolog en Type ... type of customfield infolog en Type of custom field type of the log-entry: note, phonecall or todo infolog en Type of the InfoLog entry: Note, Phone call or ToDo -unable to link to %3 by custom field "%1". %2 matches. infolog en Unable to link to %3 by custom field "%1". %2 matches. +unable to link to %3 by custom field "%1": "%4". %2 matches. infolog en Unable to link to %3 by custom field "%1": "%4". %2 matches. unlink infolog en Unlink unlinked from %1 infolog en Unlinked from %1 upcoming infolog en Upcoming