Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/pasteInNewTable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/messages/messages.properties')
-rw-r--r--sandbox/pasteInNewTable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/messages/messages.properties82
1 files changed, 82 insertions, 0 deletions
diff --git a/sandbox/pasteInNewTable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/messages/messages.properties b/sandbox/pasteInNewTable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/messages/messages.properties
new file mode 100644
index 00000000000..cc6af72e69a
--- /dev/null
+++ b/sandbox/pasteInNewTable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/messages/messages.properties
@@ -0,0 +1,82 @@
+AbstractAxisManager_InputDialogMessage=The real name for the header is: \n\t %s \n \n Alias:
+AbstractAxisManager_InputDialogTitle=Edit Header Alias Dialog
+AbstractCreateNattableEditorHandler_EnterTheNameForTheNewTable=Enter the name for the new table
+AbstractCreateNattableEditorHandler_PapyrusTableCreation=Papyrus Table Creation
+AbstractTableHandler_CurrentEditorCantBeFound=Current Editor can't be found
+AxisManagerFactory_AxisManagerClassCantBeLoaded=The AxisManager registered with the id {0} can't be loaded
+AxisManagerFactory_TheClassCantBeInstanciated=The class {0} can't be instanciated
+CompositeAxisManager_AddAxisCommand=Add Axis Command
+DeleteNatTableContextAdvice_DestroyNattableCommand=Destroy NatTables command
+EditConfiguration_ConfigurationFactoryNotFound=I can't find config factory for {0}
+EditConfiguration_ConfigurationNotFound=I can't find configuration for {0}
+EditConfiguration_DeclarationNotYetSupported=The declaration of celleditor on cell is not yet supported
+EditConfiguration_FactoryHandlesElementButDoesntProvideEditor=The factory {0} handles the element {1} but doesn't provide CellEditor
+EObjectManager_AddAxisElement=Add Axis Element
+NattableConfigurationRegistry_ConfigurationNotFound=Configuration can't be found
+NattableConfigurationRegistry_NoTesterForThisConfiguration=no tester for this configuration
+NattableConfigurationRegistry_NoTypeForAConfiguration=TableConfiguration in {0} has no type.
+NattableConfigurationRegistry_ResourceEmpty=The resource {0} is empty.
+NattableConfigurationRegistry_SeveralConfigurationsWithTheSameType=Several configuration are registered with the same type : {0}. We keep only the first one
+NattableConfigurationRegistry_TableConfigurationNotFound=TableConfiguration not found in {0}.
+NattableConfigurationRegistry_TesterNotFound=tester notfound
+NattableConfigurationRegistry_TesterNotManager=tester not managed
+NattableModelManager_ActionNotYetSupported=This action is not yet supported
+NattableModelManager_AddColumnCommand=Add column command
+CompositeAxisManager_DestroyAxisCommand=Destroy column command
+NattableModelManager_AddRowCommand=Add rows command
+NattableModelManager_AtLeastOfOneTheAxisManagerMustBeAMaster=At least one of the AxisManager must be a Master
+NattableModelManager_CreateDestroyAxis=Create / Destroy Axis
+NattableModelManager_DisableTheAutomaticAdditionOfColumnsWhenARowIsAdded=Disable the automatic addition of columns when a row is added
+NattableModelManager_DisableTheAutomaticAdditionOfRowsWhenAColumnIsAdded=Disable the automatic addition of rows when a column is added
+NattableModelManager_DisconnectAxisManagerCheckBoxMessage=Disconnect this axis manager
+NattableModelManager_DisconnectAxisManagerCheckBoxTooltip=Disable the automatic addition of columns when a row is added.
+NattableModelManager_DisconnectAxisManagerInformationDialogMessage=The checkbox '%s' has not been checked, so the next row addition could be followed by a columns addition, ignoring your current selection of columns. \n \n Do you want to continue?
+NattableModelManager_DisconnectAxisManagerInformationDialogTitle=Axis Selection Question
+NattableModelManager_DisconnectColumnAxisManager=Disable the automatic addition of rows when a column is added.
+NattableModelManager_DisconnectColumnAxisManagerMessageInInformationDialog=The checkbox '%s' has not been checked, so the next row addition could be followed by a columns addition, ignoring your current selection of rows. \n\n Do you want to continue?
+NattableModelManager_DisconnectThisAxisManager=Disconnect this axis manager
+NattableModelManager_EditingDomainNotFound=EditingDomain not found
+NattableModelManager_SelectColumns=Select Columns
+NattableModelManager_SelectRows=Select Rows
+NattableModelManager_ServiceRegistryNotFound=ServiceRegistry not found
+NattableModelManager_SwitchLinesAndColumns=Switch Lines and Columns
+NattableModelManager_TheCheckBoxHasNotBeenCheckedToAvoidAutomaticColumnAddition=The checkbox '%s' has not been checked, so the next row addition could be followed by a columns addition, ignoring your current selection of columns. Do you want to continue?
+NattableModelManager_TheCheckBoxHasNotBeenCheckedToAvoidAutomaticRowAddition=The checkbox '%s' has not been checked, so the next column addition could be followed by a rows addition, ignoring your current selection of rows. Do you want to continue?
+PrintTableHandler_PrintCantBeDone=Print can't be done
+PrintTableHandler_TablePrint=Table Print
+TableLabelProvider_ErrorGettingIconForTable=Error getting icon image for tables:
+TableTesterRegistry_SeveralTesterAreRegisteredWithTheSameId=Several classes are registered for the id {0}
+TableTesterRegistry_TheClassCantBeLoaded=Class registrered with id {0} can't be loaded
+ICellManager_NotAvailable=N/A
+AbstractUMLTableEFacetEditor_UMLTableCreationErrorMessage=A UML Table can't be created with a non-UML element as context ({0})
+ColumnsToShowDialog_AdditionalFeatures=Additional Features
+ColumnsToShowDialog_AdvancedMode=Advanced Mode
+ColumnsToShowDialog_default_columns=Default Columns
+ColumnsToShowDialog_DeselectAll=Deselect All
+ColumnsToShowDialog_DeselectAllAvailableAdditionalFeatures=Deselect all available additional features.
+ColumnsToShowDialog_DeselecteAllAvailableFeatures=Deselect all available features.
+ColumnsToShowDialog_DeselectedAll=Deselect All
+ColumnsToShowDialog_DirectFeatures=Direct Features
+ColumnsToShowDialog_SelecColumnsToShow=Select the columns to show
+ColumnsToShowDialog_SelectAll=Select All
+ColumnsToShowDialog_SelectAllAvailableAdditionalFeatures=Select all available additional features.
+ColumnsToShowDialog_SelectAllAvailablesFeatures=Select all available features.
+ColumnsToShowDialog_ShowAllPossibilities=Show all possibilities
+PasteInPapyrusTableCommandProvider_0=The String {0} is not valid to create a {1}.
+PasteInPapyrusTableCommandProvider_1=Paste Command In FlowPort Table
+PasteInPapyrusTableCommandProvider_2=Create Paste Action
+PasteInPapyrusTableCommandProvider_3=Launch Progress Monitor Dialog
+PasteInPapyrusTableCommandProvider_Pasting=Pasting
+PasteInPapyrusTableCommandProvider_PastingInTable=Pasting in Table
+PasteInPapyrusTableCommandProvider_ProblemsToSetPropertyValue=Problems to set properties value
+PasteInPapyrusTableCommandProvider_ProblemToApplyStereotype=Problems to apply stereotype
+PasteInPapyrusTableCommandProvider_ProblemToSetStereotypeValue=Problems to set stereotype properties value
+PasteInPapyrusTableCommandProvider_RequiredStereotypeCantBeFound=Stereotype {0} required by the column can' be found
+PasteInPapyrusTableCommandProvider_RequiredStereotypeNotApplied=The required stereotype {0} is not applied on the element {1}.
+PasteInPapyrusTableCommandProvider_StereotypePropertyCantBeResolved=The stereotype property called by {0} can't be resolved
+PasteInPapyrusTableCommandProvider_TheEnumerationLiteralCantBeFound=The enumeration literal {0} can't be found
+PasteInPapyrusTableCommandProvider_TheStereotypeCantBeApplied=The stereotype {0} can' be applied on {1}
+PasteInPapyrusTableCommandProvider_TheTextCantBeMappedOnAnExistingElement=The text {0} can't be mapped to an existing element
+PasteInTableHandler_PasteCancelled=Paste Action Canceled
+PasteInTableHandler_PasteCreation=Paste creation...
+PasteInTableHandler_ThePasteCommandCantBeExecuted=The paste command can't be executed

Back to the top