54if ($err == 0) $action->lay->set("text", sprintf(_("Import %s is in progress. When update will be finished an email to <%s> will be sended with result rapport") , $filename, $to));
55else$action->lay->set("text", sprintf(_("update of %s catalogue has failed,") , $filename));