blob: 1eb78cf513fd9dec2760fe03b04dc109a9ef46f8 [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}.
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}.
msg_ConfigFileHeader= This configuration file was written by {0}.