|  | # ==================================================================== | 
|  | # Copyright (c) 2007, 2015 THALES GLOBAL SERVICES | 
|  | # 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 | 
|  | # ==================================================================== | 
|  |  | 
|  | pluginName = Sirius Table Model | 
|  | providerName = Eclipse Modeling Project | 
|  |  | 
|  | ContributionTrakingIdentifier_ElementWithoutMatchingData = Internal error: contributed element has no matching contribution data. | 
|  | DTableSynchronizerImpl_refreshColumnMapping = Refresh column mapping | 
|  | DTableSynchronizerImpl_refreshCrossTabel = Refresh cross table | 
|  | DTableSynchronizerImpl_refreshEditionTabel = Refresh edition table | 
|  | DTableSynchronizerImpl_refreshIntersectionMapping = Refresh intersection mapping | 
|  | DTableSynchronizerImpl_refreshLineMapping = Refresh line mapping | 
|  | TableCommandFactory_addValue = Add {0} value | 
|  | TableCommandFactory_clearValue = Clear {0} | 
|  | TableCommandFactory_setCellContent = Set cell content | 
|  | TableCommandFactory_setValue = Set {0} value | 
|  | TableDialectServices_CreateTable = Create table : {0} | 
|  | TableDialectServices_InitializeTable = Initialize table of type {0} | 
|  | TableDialectServices_RefreshImpactedElements = Refresh impacted elements | 
|  | TableDialectServices_RefreshTable = Refresh table | 
|  | TableExportHelper_ExceptionOnSave = Error while saving the exported content. | 
|  | TableToolVariables_CurrentSemanticElement = The semantic currently edited element. | 
|  | TableToolVariables_SemanticColumnElement = The semantic element corresponding to the column. | 
|  | TableToolVariables_SemanticElementOfContainerView = The semantic element corresponding to the view container. | 
|  | TableToolVariables_SemanticLineElement = The semantic element corresponding to the line. | 
|  | TableToolVariables_SemanticRootElement = The semantic root element of the table. | 
|  | TableToolVariables_TableElement=The current DTable. | 
|  | TableToolVariables_LineElement=The DLine of the current DCell. | 
|  | Table_WrongStyleAttribute = The style attribute must be a ForegroundStyleDescription or a BackgroundStyleDescription. | 
|  | Table_UnexpectedExceptionMessage = Should not happen. |