blob: 900c0071741aff3ac1328710a81f0120045a1446 [file] [log] [blame]
###############################################################################
# Copyright (c) 2007, 2009 Borland Software 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:
# Borland Software Corporation - initial API and implementation
###############################################################################
sourceReadingIOError=I/O error when reading source ''{0}''
cyclicImportError=Cyclic dependency from ''{0}'' to ''{1}''
compilationUnitAlreadyImported=Compilation unit ''{0}'' is already imported
importedCompilationUnitNotFound=Cannot find imported compilation unit ''{0}''
moduleAlreadyImported=Module ''{0}'' is already imported
importedModuleNotFound=Cannot find imported module ''{0}''
importHasCompilationError=Imported unit ''{0}'' has compilation errors
emptyImport=Empty import
moduleTransformationExpected=Module ''{0}'' should define transformation
QvtCompilerFacade_compilingScript=Compiling script...
QvtCompilerFacade_acquiringScript=Acquiring script contents...
unitDiagnostic=Unit diagnostic - {0} errors, warnings {1}