blob: afc9a99c206bb3c18d2bbe58c7ad1b534ba937a9 [file] [log] [blame]
###############################################################################
# Copyright (c) 2007, 2008 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
###############################################################################
action_or_iu_operand_null=Action and InstallableUnitOperand must not be null.
not_current_phase=Current phase does not match argument.
null_operands=Operands must not be null.
null_phase=Phase must not be null.
null_phases=Phases must not be null
null_phaseset=PhaseSet must not be null.
null_profile=Profile must not be null.
required_touchpoint_not_found=The required {0} touchpoint was not found
phase_error=An error occurred during provisioning.
phase_not_started=There is no phase to end.
phase_started=A phase is already started.
phaseid_not_positive=Phase weight must be positive.
phaseid_not_set=Phase id must be set.
Engine_Operation_Canceled_By_User=Operation canceled by the user.
InstallableUnitEvent_type_not_install_or_uninstall=type must be either UNINSTALL(0) or INSTALL(1)
CertificateChecker_CertificateError=An invalid certificate was found.
CertificateChecker_CertificateRejected=One or more certificates rejected. Cannot proceed with installation.
CertificateChecker_KeystoreConnectionError=Cannot connect to keystore.
CertificateChecker_SignedContentError=Error with signed content.
CertificateChecker_SignedContentIOError=Error reading signed content.