| ############################################################################### |
| # Copyright (c) 2008, 2011 Obeo. |
| # 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 = Mbot Edit Support |
| providerName = www.example.org |
| |
| _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_Scenario_type = Scenario |
| _UI_Action_type = Action |
| _UI_Sequence_type = Sequence |
| _UI_Wizard_type = Wizard |
| _UI_DocumentedElement_type = Documented Element |
| _UI_ModelingBot_type = Modeling Bot |
| _UI_EEFAction_type = EEF Action |
| _UI_EditAction_type = Edit Action |
| _UI_Add_type = Add |
| _UI_Remove_type = Remove |
| _UI_Set_type = Set |
| _UI_Unset_type = Unset |
| _UI_Cancel_type = Cancel |
| _UI_Check_type = Check |
| _UI_EclipseAction_type = Eclipse Action |
| _UI_CreateProject_type = Create Project |
| _UI_OpenPerspective_type = Open Perspective |
| _UI_CloseProject_type = Close Project |
| _UI_Save_type = Save |
| _UI_Undo_type = Undo |
| _UI_Redo_type = Redo |
| _UI_OpenProject_type = Open Project |
| _UI_RemoveProject_type = Remove Project |
| _UI_Unknown_type = Object |
| |
| _UI_Unknown_datatype= Value |
| |
| _UI_Sequence_actions_feature = Actions |
| _UI_Sequence_sequences_feature = Sequences |
| _UI_Sequence_scenarios_feature = Scenarios |
| _UI_Sequence_wizards_feature = Wizards |
| _UI_DocumentedElement_name_feature = Name |
| _UI_DocumentedElement_documentation_feature = Documentation |
| _UI_ModelingBot_propertiesEditionContext_feature = Properties Edition Context |
| _UI_ModelingBot_sequences_feature = Sequences |
| _UI_ModelingBot_scenarios_feature = Scenarios |
| _UI_ModelingBot_wizards_feature = Wizards |
| _UI_EditAction_propertiesEditionElement_feature = Properties Edition Element |
| _UI_EditAction_referenceableObject_feature = Referenceable Object |
| _UI_EditAction_eContainingFeature_feature = EContaining Feature |
| _UI_CreateProject_projectName_feature = Project Name |
| _UI_OpenPerspective_type_feature = Type |
| _UI_CloseProject_projectName_feature = Project Name |
| _UI_OpenProject_projectName_feature = Project Name |
| _UI_RemoveProject_projectName_feature = Project Name |
| _UI_Unknown_feature = Unspecified |
| |
| _UI_OpenEEFEditor_type = Open EEF Editor |
| _UI_OpenEEFEditor_editorName_feature = Editor Name |
| _UI_CloseEditor_type = Close Editor |
| _UI_EditAction_type_feature = Type |
| _UI_CreateModel_type = Create Model |
| _UI_CreateModel_modelName_feature = Model Name |
| _UI_Set_value_feature = Value |
| _UI_SetAttribute_type = Set Attribute |
| _UI_SetReference_type = Set Reference |
| _UI_SetAttribute_value_feature = Value |
| _UI_SetReference_value_feature = Value |
| _UI_DetailsPage_type = Details Page |
| _UI_PropertiesView_type = Properties View |
| _UI_PropertiesView_id_feature = Id |
| _UI_Processing_type = Processing |
| _UI_Sequence_processings_feature = Processings |
| _UI_CreateModel_path_feature = Path |
| _UI_CreateModel_root_feature = Root |
| _UI_Add_type_feature = Type |
| _UI_Add_eContainingFeature_feature = EContaining Feature |
| _UI_SetAttribute_eContainingFeature_feature = EContaining Feature |
| _UI_Unset_feature_feature = Feature |
| _UI_SequenceType_DETAILS_PAGE_literal = DETAILS_PAGE |
| _UI_SequenceType_WIZARD_literal = WIZARD |
| _UI_SequenceType_PROPERTIES_VIEW_literal = PROPERTIES_VIEW |
| _UI_CloseEditor_path_feature = Path |
| _UI_SetReference_eContainingFeature_feature = EContaining Feature |
| |
| |
| |
| _UI_Wizard_category = EMF Editing Framework |
| _UI_BrowseRegisteredPackages_label = Browse &Registered Packages... |
| _UI_SelectRegisteredPackageURI = &Select a registered package URI: |
| _UI_PackageSelection_label = Package Selection |
| _UI_DevelopmentTimeVersion_label = &Development Time Version |
| _UI_RuntimeVersion_label = &Runtime Version |
| _UI_EEFActionsModelWizard_label = EMF Model |
| _UI_EEFActionsModelWizard_description = Create a new model file from any Metamodel ... |
| _UI_ModelCreationMetamodelSelection_description = Create a new model file from any Metamodel ... |
| _UI_Wizard_label = New |
| _UI_ModelingBotEditorFilenameDefaultBase = My |
| _UI_ModelObject = &Model Object |
| _UI_XMLEncoding = &XML Encoding |
| _UI_XMLEncodingChoices = UTF-8 ASCII UTF-16 UTF-16BE UTF-16LE ISO-8859-1 |
| _UI_Wizard_initial_object_description = Select a model object to create |
| _UI_OpenEditorError_label = Open Editor |
| _UI_Wizard_referenceableObject_feature = Referenceable Object |
| _UI_UnsetReference_type = Unset Reference |
| _UI_UnsetReference_feature_feature = Feature |
| _UI_UnsetReference_value_feature = Value |
| _UI_UnsetReference_values_feature = Values |
| _UI_SetReference_values_feature = Values |
| _UI_SetAttribute_values_feature = Values |
| _UI_UnsetAttribute_type = Unset Attribute |
| _UI_UnsetAttribute_values_feature = Values |
| _UI_UnsetAttribute_eContainingFeature_feature = EContaining Feature |
| _UI_Cancel_action_feature = Action |
| _UI_Cancel_processing_feature = Processing |
| _UI_OpenEditor_type = Open Editor |
| _UI_OpenEditor_editorName_feature = Editor Name |
| _UI_Move_type = Move |
| _UI_Move_direction_feature = Direction |
| _UI_OpenEditor_root_feature = Root |
| _UI_MoveUp_type = Move Up |
| _UI_MoveDown_type = Move Down |