Lines Matching refs:txt
574 txt = _("pkg: {succeeded}/{total} catalogs successfully "
580 error = {"reason": txt, "errtype": "catalog_refresh"}
582 error = {"info": txt, "errtype": "catalog_refresh"}
1122 txt = str(e)
1124 txt += "\n\n" + _("Please provide one of the package "
1126 _error_json("\n" + txt, cmd=op, errors_json=errors_json)
1870 txt = ""
1872 txt += "\n"
1873 txt += _("Removal failed for '{pub}': {msg}").format(
1875 txt += "\n"
1876 _error_json(txt, cmd=op, errors_json=errors_json)