blob: c726f291b8dfb1e3eda456eee77d3243868c6708 [file] [log] [blame]
###############################################################################
# Copyright (c) 2006 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:
# Red Hat, Inc. and IBM Corporation - initial API and implementation
###############################################################################
### Initializer
initializer_error=There was a problem running the application {0}.
### File Initiializer
fileInitializer_fileNotFound={0}: The file {1} was not found.
fileInitializer_IOError={0}: There was an error reading {1}.
fileInitializer_missingFileName={0}: The \"file patterns\" file was not specified.