BSolverProblemSolution: Fix ToString() template strings

This commit is contained in:
Ingo Weinhold
2013-04-09 18:55:07 +02:00
parent 5e01af3199
commit 4b3ca457b6
@@ -19,14 +19,14 @@ static const char* const kToStringTexts[] = {
"do not install the most recent version of \"%selection%\"",
"do not forbid installation of %source%",
"do not deinstall \"%selection%\"",
"do not deinstall all resolvables \"%s\"",
"do not deinstall all resolvables \"%selection%\"",
"do not lock \"%selection%\"",
"keep %source% despite its inferior architecture",
"keep %source% from excluded repository",
"keep old %source%",
"install %source% despite its inferior architecture",
"install %source% from excluded repository",
"install %s despite its old version",
"install %selection% despite its old version",
"allow downgrade of %source% to %target%",
"allow name change of %source% to %target%",
"allow architecture change of %source% to %target%",