blob: 5a218e090f2068731e6a53f67f702318f89f1c25 [file] [log] [blame]
###############################################################################
# Copyright (c) 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
###############################################################################
exception_inputFileIsDirectory= Illegal Argument: inputFile {0} must not be a directory.
exception_fwConfigLocationName = Illegal State: Framework Configuration location "{0}" does not match {1}.
exception_failedToCreateDir = Failed to create directory {0}.
exception_failedToRename=Failed to rename {0} to {1}.
exception_launcherLocationNotSet=The launcher location has not been set.
exception_fileURLExpected= The property {0} = {1} is expected to be a \"file:\" URL.
exception_bundleManifest= Unable to get bundle manifest for: {0}
log_configFile= Configuration file ({0}) has been read successfully.
log_configProps= Configuration properties is empty.
log_renameSuccessful= Successfully renamed {0} to {1}.
log_fwConfigSave= Framework Configuration was saved successfully in {0}.
log_launcherConfigSave= Launcher Configuration was saved successfully in {0}.
log_shared_config_url=Failed creating shared configuration url for {0}.
log_shared_config_relative_url=Failed creating shared configuration url for root: {0} and sharedConfiguration: {1}.
log_shared_config_file_missing=Failed creating shared configuration. File missing: {0}.
log_failed_reading_properties=Failed reading properties from file: {0}.