Lines Matching refs:txt
963 fd, path = tempfile.mkstemp(suffix=".txt", prefix="release-notes")
1609 txt = str(e)
1611 txt += "\n\n" + _("Please provide one of the package "
1613 error("\n" + txt, cmd=op)
3544 txt = _("pkg: {succeeded}/{total} catalogs successfully "
3549 logger.error(txt)
3551 msg(txt)
3683 txt = _("Could not refresh the catalog for {0}\n").format(
3686 txt += " \n{0}".format(err)
3687 return EXIT_OOPS, txt