| ############################################################################### | 
 | # Copyright (c) 2014 Willink Transformations and others. | 
 | # All rights reserved. This program and the accompanying materials | 
 | # are made available under the terms of the Eclipse Public License v2.0 | 
 | # which accompanies this distribution, and is available at | 
 | # http://www.eclipse.org/legal/epl-v20.html | 
 | # | 
 | # Contributors: | 
 | #     E.D.Willink - initial API and implementation | 
 | ############################################################################### | 
 |  | 
 | # NLS_MESSAGEFORMAT_VAR | 
 |  | 
 | # ============================================================================== | 
 | # Do not change the properties between this line and the last line containing: | 
 | # %%% END OF TRANSLATED PROPERTIES %%% | 
 | # Instead, either redefine an existing property, or create a new property, | 
 | # append it to the end of the file, and change the code to use the new name. | 
 | # ============================================================================== | 
 |  | 
 | # This file contains externalized strings for plugin.xml | 
 | # "%foo" in plugin.xml corresponds to the key "foo" in this file | 
 | # java.io.Properties file (ISO 8859-1 with "\" escapes) | 
 | # This file should be translated. | 
 |  | 
 | # "pluginName" property - name of the feature | 
 | pluginName=OCL Classic SDK | 
 |  | 
 | # "providerName" property - name of the company that provides the feature | 
 | providerName=Eclipse OCL |