| ############################################################################### |
| # Copyright (c) 2007 IBM Corporation and others. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v1.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v10.html |
| # |
| # Contributors: |
| # IBM Corporation - initial API and implementation |
| ############################################################################### |
| |
| Director_Revert_Problems=Problems occurred while reverting the install. |
| Director_Unexpected_IU=The installable unit {0} can not be used here. |
| Director_Task_Installing=Installing into {0} |
| Director_Task_Updating=Updating |
| 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} |
| 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}. |
| Planner_Timeout=The solver timed out on problem {0}. |
| Planner_Problems_resolving_plan=Problems resolving provisioning plan. |
| Planner_Trivial_exception=No solution found because of a trivial contradiction in {0}. |
| Planner_Unsatisfiable_problem=No solution found because the problem in {0} is unsatisfiable. |
| Planner_Unsatisfied_dependency=Unable to satisfy dependency from {0} to {1}. |
| |
| 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} can be satisfied. |