Lines Matching refs:found

141         """Used when an image was not found"""
638 res += [_("No solution was found to satisfy constraints")]
1179 msg += _("\t{fname}: expected mode: {emode}, found "
1260 pattern could not be found in the catalog."""
1263 return _("'{0}' could not be found in the catalog.").format(
1312 outstr += _("No matching package could be found for "
1451 """This is used when the existing index is found to have inconsistent
2028 """Used to indicate that no matching legal URI could be found using the
2036 """Used to indicate that no matching publisher could be found using the
2084 """Used to indicate that no matching related URI could be found using
2092 """Used to indicate that no matching repository could be found using the
2100 """Used to indicate that a repository URI could not be found in the
2146 """Used to indicate that a repository URI could not be found in the
2261 "found in {pfmri} and has a hash of "
2342 "certificate: {subj} could not be found. The issuer "
2389 """Exception used when signatures were required but none were found."""
2400 "found in {fmri_str}.").format(
2403 "present but no signature was found.").format(
2421 "required names couldn't be found for this "
2427 "couldn't be found.\n{missing}").format(pub_str=pub_str,
2697 """Used to indicate that a key could not be found."""
2719 """Used to indicate that a certificate could not be found."""
2781 no such file could be found."""
3119 "Intermediate image '{ipath}' found between "
3323 self.found = found_ver
3329 "a version of {exp}, but its version was {found}").format(
3331 found=self.found,