| ############################################################################### |
| # Copyright (c) 2007, 2010 BMW Car IT, Technische Universitaet Muenchen, 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: |
| # BMW Car IT - Initial API and implementation |
| # Technische Universitaet Muenchen - Major refactoring and extension |
| ############################################################################### |
| |
| # <copyright> |
| # </copyright> |
| # |
| # $Id$ |
| |
| # ==================================================================== |
| # To code developer: |
| # Do NOT change the properties between this line and the |
| # "%%% END OF TRANSLATED PROPERTIES %%%" line. |
| # Make a new property name, append to the end of the file and change |
| # the code to use the new property. |
| # ==================================================================== |
| |
| # ==================================================================== |
| # %%% END OF TRANSLATED PROPERTIES %%% |
| # ==================================================================== |
| |
| pluginName = Edapt History Edit Support |
| providerName = Eclipse Modeling Project |
| |
| _UI_CreateChild_text = {0} |
| _UI_CreateChild_text2 = {1} {0} |
| _UI_CreateChild_text3 = {1} |
| _UI_CreateChild_tooltip = Create New {0} Under {1} Feature |
| _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}. |
| _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent. |
| |
| _UI_PropertyDescriptor_description = The {0} of the {1} |
| |
| _UI_History_type = History |
| _UI_Release_type = Release |
| _UI_Change_type = Change |
| _UI_PrimitiveChange_type = Primitive Change |
| _UI_NoChange_type = No Change |
| _UI_AddRootPackage_type = Add Root Package |
| _UI_ContentChange_type = Content Change |
| _UI_NonDelete_type = Non Delete |
| _UI_CreateChild_type = Create Child |
| _UI_Move_type = Move |
| _UI_Delete_type = Delete |
| _UI_ValueChange_type = Value Change |
| _UI_Set_type = Set |
| _UI_Add_type = Add |
| _UI_Remove_type = Remove |
| _UI_CompositeChange_type = Composite Change |
| _UI_OperationChange_type = Operation Change |
| _UI_OperationInstance_type = Operation Instance |
| _UI_PlaceholderInstance_type = Placeholder Instance |
| _UI_ParameterInstance_type = Parameter Instance |
| _UI_VariableInstance_type = Variable Instance |
| _UI_TypeInstance_type = Type Instance |
| _UI_NamedElement_type = Named Element |
| _UI_MigrationInstance_type = Migration Instance |
| _UI_ModelReference_type = Model Reference |
| _UI_Unknown_type = Object |
| |
| _UI_Unknown_datatype= Value |
| |
| _UI_History_releases_feature = Releases |
| _UI_History_firstRelease_feature = First Release |
| _UI_History_lastRelease_feature = Last Release |
| _UI_Release_number_feature = Number |
| _UI_Release_date_feature = Date |
| _UI_Release_changes_feature = Changes |
| _UI_Release_history_feature = History |
| _UI_Release_nextRelease_feature = Next Release |
| _UI_Release_previousRelease_feature = Previous Release |
| _UI_Release_firstRelease_feature = First Release |
| _UI_Release_lastRelease_feature = Last Release |
| _UI_Change_migration_feature = Migration |
| _UI_Change_breaking_feature = Breaking |
| _UI_AddRootPackage_package_feature = Package |
| _UI_NonDelete_target_feature = Target |
| _UI_NonDelete_element_feature = Element |
| _UI_NonDelete_index_feature = Index |
| _UI_NonDelete_reference_feature = Reference |
| _UI_NonDelete_referenceName_feature = Reference Name |
| _UI_Delete_element_feature = Element |
| _UI_ValueChange_element_feature = Element |
| _UI_ValueChange_feature_feature = Feature |
| _UI_ValueChange_featureName_feature = Feature Name |
| _UI_ValueChange_dataValue_feature = Data Value |
| _UI_ValueChange_referenceValue_feature = Reference Value |
| _UI_ValueChange_value_feature = Value |
| _UI_Add_index_feature = Index |
| _UI_CompositeChange_changes_feature = Changes |
| _UI_OperationChange_operation_feature = Operation |
| _UI_OperationChange_deletedElements_feature = Deleted Elements |
| _UI_OperationChange_createdElements_feature = Created Elements |
| _UI_OperationInstance_parameters_feature = Parameters |
| _UI_OperationInstance_variables_feature = Variables |
| _UI_OperationInstance_operation_feature = Operation |
| _UI_PlaceholderInstance_typeInstance_feature = Type Instance |
| _UI_ParameterInstance_parameter_feature = Parameter |
| _UI_VariableInstance_variable_feature = Variable |
| _UI_TypeInstance_value_feature = Value |
| _UI_TypeInstance_dataValue_feature = Data Value |
| _UI_TypeInstance_referenceValue_feature = Reference Value |
| _UI_TypeInstance_type_feature = Type |
| _UI_NamedElement_name_feature = Name |
| _UI_MigrationInstance_code_feature = Code |
| _UI_ModelReference_element_feature = Element |
| _UI_Unknown_feature = Unspecified |
| |
| _UI_Migration_type = Migration |
| _UI_CompositeChange_migration_feature = Migration |
| _UI_Migration_code_feature = Code |
| _UI_PlaceholderInstance_value_feature = Value |
| _UI_PlaceholderInstance_dataValue_feature = Data Value |
| _UI_PlaceholderInstance_referenceValue_feature = Reference Value |
| _UI_MigrateableChange_type = Migrateable Change |
| _UI_MigrationChange_type = Migration Change |
| _UI_MigrationChange_migration_feature = Migration |
| _UI_MigrationChange_changes_feature = Changes |
| _UI_ProxyValueChange_type = Proxy Value Change |
| _UI_ProxyValueChange_changes_feature = Changes |
| _UI_Change_description_feature = Description |
| _UI_CreateChild_changes_feature = Changes |
| _UI_InitializerChange_type = Initializer Change |
| _UI_InitializerChange_changes_feature = Changes |
| _UI_Release_label_feature = Label |
| _UI_Create_type = Create |
| _UI_Create_changes_feature = Changes |
| _UI_Delete_changes_feature = Changes |
| _UI_Delete_target_feature = Target |
| _UI_ContentChange_target_feature = Target |
| _UI_ContentChange_reference_feature = Reference |
| _UI_ContentChange_referenceName_feature = Reference Name |
| _UI_Move_source_feature = Source |
| _UI_Set_oldDataValue_feature = Old Data Value |
| _UI_Set_oldReferenceValue_feature = Old Reference Value |
| _UI_Set_oldValue_feature = Old Value |
| _UI_ReLocate_type = Re Locate |
| _UI_NonDelete_oldIndex_feature = Old Index |
| _UI_Create_index_feature = Index |
| _UI_Move_index_feature = Index |
| _UI_Remove_oldIndex_feature = Old Index |
| _UI_Move_oldIndex_feature = Old Index |
| _UI_Delete_oldIndex_feature = Old Index |
| _UI_ReLocate_index_feature = Index |
| _UI_ReLocate_oldIndex_feature = Old Index |
| _UI_Relocate_type = Relocate |
| _UI_Relocate_index_feature = Index |
| _UI_Relocate_oldIndex_feature = Old Index |
| _UI_Relocate_element_feature = Element |
| _UI_Relocate_feature_feature = Feature |
| _UI_Relocate_featureName_feature = Feature Name |
| _UI_Relocate_dataValue_feature = Data Value |
| _UI_Relocate_referenceValue_feature = Reference Value |
| _UI_Relocate_value_feature = Value |
| _UI_MigrationChange_language_feature = Language |
| _UI_Language_Groovy_literal = Groovy |
| _UI_Language_Java_literal = Java |
| _UI_ParameterInstance_value_feature = Value |
| _UI_ParameterInstance_dataValue_feature = Data Value |
| _UI_ParameterInstance_referenceValue_feature = Reference Value |