blob: cb65dd6741e528c8211b13cffe253cf59c47cd74 [file] [log] [blame]
###############################################################################
# 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_Uninstall_Problems=Problems occurred while uninstalling.
Director_Install_Problems=Problems occurred while installing.
Director_Cannot_Uninstall=Can not uninstall {0} because others IUs depend on it.
Director_Nothing_To_Uninstall=Nothing to uninstall.
Director_Already_Installed={0} is already installed.
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_Uninstalling=Uninstalling
Director_Task_Updating=Updating
Director_Task_Resolving_Dependencies=Resolving 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=No IU found to satisfy dependency from {0} to {1}.