From c39cc6697b9edd875ba537785a370dceedfe5d79 Mon Sep 17 00:00:00 2001 From: Susan Franklin Date: Wed, 3 Dec 2008 19:31:52 +0000 Subject: Bug 252914 - [planner] duplicate explanations with failed dependencies --- .../src/org/eclipse/equinox/internal/p2/director/messages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bundles/org.eclipse.equinox.p2.director/src/org/eclipse/equinox/internal/p2/director/messages.properties') diff --git a/bundles/org.eclipse.equinox.p2.director/src/org/eclipse/equinox/internal/p2/director/messages.properties b/bundles/org.eclipse.equinox.p2.director/src/org/eclipse/equinox/internal/p2/director/messages.properties index 0519b27ec..33806a05f 100644 --- a/bundles/org.eclipse.equinox.p2.director/src/org/eclipse/equinox/internal/p2/director/messages.properties +++ b/bundles/org.eclipse.equinox.p2.director/src/org/eclipse/equinox/internal/p2/director/messages.properties @@ -18,7 +18,7 @@ Director_Task_Resolving_Dependencies=Calculating requirements and dependencies. Director_Unsatisfied_Dependencies=\ Cannot complete the install because some dependencies are not satisfiable Director_Unsatisfied_Dependency=\ -Unsatisfied dependency: {0} +"{0}" requires "{1}" Planner_Error_saving_opbfile=Exception writing problem file in: {0}. Planner_Format_error=Format error in file: {0}. Planner_Missing_opb_file=Missing file: {0}. @@ -32,4 +32,4 @@ Planner_Unexpected_problem=An unexpected error occured while resolving. Planner_NoSolution=Cannot complete the request. Generating details. Old_Resolver_Several_Versions=Cannot find a solution satisfying the following requirements {0}. -Old_Resolver_Incompatible_Versions=Cannot find a solution where both "{0}" and "{1}" are satisfied. \ No newline at end of file +Old_Resolver_Incompatible_Versions= "{0}" and "{1}" are both required, but are not compatible with each other. \ No newline at end of file -- cgit v1.2.3