|  | # Copyright (c) 2011 CEA 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: | 
|  | #   CEA - initial API and implementation | 
|  | # | 
|  |  | 
|  | # NLS_MESSAGEFORMAT_VAR | 
|  |  | 
|  | pluginName = UML2 Standard L2 Profile | 
|  | providerName = Eclipse Modeling Project | 
|  |  | 
|  | _UI_Call_ClientAndSupplierAreOperations_diagnostic = Call ''{0}'' has a client or supplier that is not an operation. | 
|  |  | 
|  | _UI_Create_ClientAndSupplierAreClassifiers_diagnostic = Create ''{0}'' has a client or supplier that is not a classifier. | 
|  |  | 
|  | _UI_ImplementationClass_CannotBeRealization_diagnostic = Implementation class ''{0}'' cannot also be a realization. | 
|  |  | 
|  | _UI_Implement_ImplementsSpecification_diagnostic = Implement ''{0}'' does not have a supplier specification. | 
|  |  | 
|  | _UI_Instantiate_ClientAndSupplierAreClassifiers_diagnostic = Instantiate ''{0}'' has a client or supplier that is not a classifier. | 
|  |  | 
|  | _UI_Realization_CannotBeImplementationClass_diagnostic = Realization ''{0}'' cannot also be an implementation class. | 
|  |  | 
|  | _UI_Send_ClientOperationSendsSupplierSignal_diagnostic = Send ''{0}'' has a client that is not an operation or a supplier that is not a signal. | 
|  |  | 
|  | _UI_Specification_CannotBeType_diagnostic = Specification ''{0}'' cannot also be a type. | 
|  |  | 
|  | _UI_Type_CannotBeSpecification_diagnostic = Type ''{0}'' cannot also be a specification. | 
|  |  | 
|  | _UI_Utility_IsUtility_diagnostic = Utility ''{0}'' has one or more non-static features. |