| |
| # <copyright> |
| # </copyright> |
| # |
| # $Id$ |
| |
| pluginName = EEF Editing Model Editor |
| 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_PropertiesEditingModel_type = Editing Model: |
| _UI_EClassBinding_type = EClass Binding |
| _UI_View_type = View |
| _UI_JavaView_type = Java View |
| _UI_PropertyBinding_type = Property Binding |
| _UI_EObjectView_type = EObject View |
| _UI_Unknown_type = Object |
| |
| _UI_Unknown_datatype= Value |
| |
| _UI_PropertiesEditingModel_name_feature = Name |
| _UI_PropertiesEditingModel_bindings_feature = Bindings |
| _UI_EClassBinding_eClass_feature = EClass |
| _UI_EClassBinding_views_feature = Views |
| _UI_EClassBinding_propertyBindings_feature = Property Bindings |
| _UI_View_handler_feature = Handler |
| _UI_JavaView_definition_feature = Definition |
| _UI_PropertyBinding_feature_feature = Feature |
| _UI_PropertyBinding_editor_feature = Editor |
| _UI_EObjectView_definition_feature = Definition |
| _UI_Unknown_feature = Unspecified |
| |
| _UI_ViewsEditor_menu = &Views Editor |
| _UI_EditingModelEditor_menu = &EditingModel Editor |
| _UI_CreateChild_menu_item = &New Child |
| _UI_CreateSibling_menu_item = N&ew Sibling |
| _UI_ShowPropertiesView_menu_item = Show &Properties View |
| _UI_RefreshViewer_menu_item = &Refresh |
| _UI_SelectionPage_label = Selection |
| _UI_ParentPage_label = Parent |
| _UI_ListPage_label = List |
| _UI_TreePage_label = Tree |
| _UI_TablePage_label = Table |
| _UI_TreeWithColumnsPage_label = Tree with Columns |
| _UI_ObjectColumn_label = Object |
| _UI_SelfColumn_label = Self |
| _UI_NoObjectSelected = Selected Nothing |
| _UI_SingleObjectSelected = Selected Object: {0} |
| _UI_MultiObjectSelected = Selected {0} Objects |
| _UI_OpenEditorError_label = Open Editor |
| _UI_CreateModelError_message = Problems encountered in file "{0}" |
| _UI_EditingModelModelWizard_label = EEF2 Settings model (EditingModel) |
| _UI_EditingModelModelWizard_description = Create a new EEF2 Settings model file |
| _UI_EditingModelEditor_label = Editing Models Editor |
| _UI_EditingModelEditorFilenameDefaultBase = My |
| _UI_EditingModelEditorFilenameExtensions = editingmodel |
| _UI_Wizard_label = New |
| _WARN_FilenameExtension = The file name must end in ''.{0}'' |
| _WARN_FilenameExtensions = The file name must have one of the following extensions: {0} |
| _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_FileConflict_label = File Conflict |
| _WARN_FileConflict = There are unsaved changes that conflict with changes made outside the editor. Do you wish to discard this editor's changes? |
| _UI_ViewsRepository_type = Views Repository: |
| _UI_ElementEditor_type = Element Editor |
| _UI_Category_type = Category |
| _UI_Container_type = Container |
| _UI_ViewElement_type = View Element |
| _UI_CustomElementEditor_type = Custom Element Editor |
| _UI_CustomView_type = Custom View |
| _UI_DocumentedElement_type = Documented Element |
| _UI_ViewReference_type = View Reference |
| _UI_IdentifiedElement_type = Identified Element |
| _UI_Toolkit_type = Toolkit |
| _UI_Widget_type = Widget |
| _UI_ViewsRepository_views_feature = Views |
| _UI_ViewsRepository_RepositoryKind_feature = Repository Kind |
| _UI_ViewsRepository_categories_feature = Categories |
| _UI_ViewsRepository_name_feature = Name |
| _UI_View_repository_feature = Repository |
| _UI_View_explicit_feature = Explicit |
| _UI_View_category_feature = Category |
| _UI_ElementEditor_readOnly_feature = Read Only |
| _UI_ElementEditor_nameAsLabel_feature = Name As Label |
| _UI_Category_views_feature = Views |
| _UI_Category_repository_feature = Repository |
| _UI_Category_categories_feature = Categories |
| _UI_Category_name_feature = Name |
| _UI_Container_elements_feature = Elements |
| _UI_ViewElement_representation_feature = Representation |
| _UI_ViewElement_container_feature = Container |
| _UI_ViewElement_name_feature = Name |
| _UI_DocumentedElement_documentation_feature = Documentation |
| _UI_ViewReference_view_feature = View |
| _UI_IdentifiedElement_qualifiedIdentifier_feature = Qualified Identifier |
| _UI_Toolkit_widgets_feature = Widgets |
| _UI_Toolkit_name_feature = Name |
| _UI_Widget_name_feature = Name |
| _UI_Widget_icon_feature = Icon |
| _UI_Widget_implementation_feature = Implementation |
| _UI_Widget_toolkit_feature = Toolkit |
| _UI_ViewsEditor_menu = &Views Editor |
| _UI_ToolkitsEditor_menu = &Toolkits Editor |
| _UI_ViewsModelWizard_label = Views Model |
| _UI_ViewsModelWizard_description = Create a new Views model |
| _UI_ViewsEditor_label = Views Model Editor |
| _UI_ViewsEditorFilenameDefaultBase = My |
| _UI_ViewsEditorFilenameExtensions = views |
| _UI_ToolkitsModelWizard_label = Toolkits Model |
| _UI_ToolkitsModelWizard_description = Create a new Toolkits model |
| _UI_ToolkitsEditor_label = Toolkits Model Editor |
| _UI_ToolkitsEditorFilenameDefaultBase = My |
| _UI_ToolkitsEditorFilenameExtensions = toolkits |
| _UI_ViewsModelWizard_label = Views Model |
| _UI_ViewsModelWizard_description = Create a new Views model |
| |
| _UI_ViewsEditor_label = Views Model Editor |
| |
| _UI_ViewsEditorFilenameDefaultBase = My |
| _UI_ViewsEditorFilenameExtensions = views |
| _UI_Editor_type = Editor |
| _UI_JavaEditor_type = Java Editor |
| _UI_EObjectEditor_type = EObject Editor |
| _UI_JavaEditor_definition_feature = Definition |
| _UI_EObjectEditor_definition_feature = Definition |
| _UI_PropertiesEditingModel_involvedModels_feature = Involved Models |
| _UI_EditingOptions_type = Editing Options |
| _UI_PropertiesEditingModel_options_feature = Options |
| _UI_EditingOptions_featureDocumentationProvider_feature = Feature Documentation Provider |
| _UI_FeatureDocumentationProvider_GenmodelPropertyDescription_literal = GenmodelPropertyDescription |
| _UI_FeatureDocumentationProvider_EcoreDocumentation_literal = EcoreDocumentation |
| _UI_EClassBinding_editingModel_feature = Editing Model |
| _UI_PropertiesEditingModel_id_feature = Id |
| _UI_PropertyBinding_subPropertyBindings_feature = Sub Property Bindings |
| _UI_ElementEditor_subElementEditors_feature = Sub Element Editors |
| _UI_EditorSettings_type = Editor Settings |
| _UI_PropertyBinding_settings_feature = Settings |
| _UI_Query_type = Query |
| _UI_Body_type = Body |
| _UI_JavaBody_type = Java Body |
| _UI_Filter_type = Filter |
| _UI_Navigation_type = Navigation |
| _UI_Query_body_feature = Body |
| _UI_JavaBody_package_feature = Package |
| _UI_JavaBody_class_feature = Class |
| _UI_JavaBody_method_feature = Method |
| _UI_JavaBody_static_feature = Static |
| _UI_JavaBody_qualifiedClass_feature = Qualified Class |
| _UI_EReferenceFilter_type = EReference Filter |
| _UI_MonoValuedPropertyBinding_type = Mono Valued Property Binding |
| _UI_MultiValuedPropertyBinding_type = Multi Valued Property Binding |
| _UI_EStructuralFeatureBinding_type = EStructural Feature Binding |
| _UI_PropertyBinding_getter_feature = Getter |
| _UI_PropertyBinding_valueProvider_feature = Value Provider |
| _UI_MonoValuedPropertyBinding_setter_feature = Setter |
| _UI_MonoValuedPropertyBinding_unsetter_feature = Unsetter |
| _UI_MultiValuedPropertyBinding_adder_feature = Adder |
| _UI_MultiValuedPropertyBinding_remover_feature = Remover |
| _UI_EStructuralFeatureBinding_feature_feature = Feature |
| _UI_JavaBody_bundle_feature = Bundle |
| _UI_PropertyBinding_bindingCustomizer_feature = Binding Customizer |
| |
| _UI_CreateDynamicInstance_menu_item = Create Dynamic &Instance And Load In Editing Model Editor... |