Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9459df4315943d37d28af3ebf619539d43cb2c93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
cannot_instantiate_step=Could not instantiate step:
###############################################################################
# Copyright (c) 2007, 2009 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
###############################################################################
cannot_get_extension=Could not get extension {0} for descriptor id {1}. 
ZipVerifierStep_invalid_archive=Downloaded stream not a valid archive. Check the server.
processing_step_results=Result of processing steps.

Back to the top