| ################################################################################ |
| # Copyright (c) 2013, 2014 Obeo. |
| # 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: |
| # Obeo - initial API and implementation |
| ################################################################################ |
| ## ! note ! double the apostrophes if you need one in the printed String |
| NotLoadingResourceSet.monitor.resolve = Create and resolve resource set |
| |
| StorageResourceWrapper.failToLoad = Unable to load the resource with the uri {0} from the storage {1} |
| |
| ResourceSetHookRegistry.hookInstanceError = Unable to instantiate hook from {0} |
| |
| ModelInclusionTesterRegistry.instantiationError = Unable to instantiate model tester from {0} |