Lines Matching defs:err_txt
1128 err_txt = "\n".join(e.verbose_info)
1129 if err_txt:
1130 errors_json.append({"reason": err_txt})
2421 err_txt = ""
2425 err_txt += "\n"
2430 err_txt += _("""\
2434 err_txt += _("""\
2438 err_txt += "\n"
2440 err_txt += " {0}".format(p)
2441 errors_json.append({"reason": err_txt,
2445 err_txt = ""
2452 err_txt += _("no license information could be found "
2455 err_txt += "\t{0}\n".format(pfmri)
2456 _error_json(err_txt, errors_json=errors_json,