Comment 2 for bug 326944

Revision history for this message
Michael Vogt (mvo) wrote :

 # TRANSLATORS: the first '%s' is the package that conflicts, the second the pakage that has the conflict, the third the releation (e.g. >=) and the latest the version for the releation
                                 self._failureString += _("Breaks exisiting package '%s' conflict: %s (%s %s)\n") % (pkg.name, cOr.TargetPkg.Name, cOr.CompType, cOr.TargetVer)