plugin.properties 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. #
  2. pluginName = HintConfiguration Editor
  3. providerName = www.uantwerpen.be
  4. _UI_HintcoEditor_menu = &Hintco Editor
  5. _UI_CreateChild_menu_item = &New Child
  6. _UI_CreateSibling_menu_item = N&ew Sibling
  7. _UI_ShowPropertiesView_menu_item = Show &Properties View
  8. _UI_RefreshViewer_menu_item = &Refresh
  9. _UI_SelectionPage_label = Selection
  10. _UI_ParentPage_label = Parent
  11. _UI_ListPage_label = List
  12. _UI_TreePage_label = Tree
  13. _UI_TablePage_label = Table
  14. _UI_TreeWithColumnsPage_label = Tree with Columns
  15. _UI_ObjectColumn_label = Object
  16. _UI_SelfColumn_label = Self
  17. _UI_NoObjectSelected = Selected Nothing
  18. _UI_SingleObjectSelected = Selected Object: {0}
  19. _UI_MultiObjectSelected = Selected {0} Objects
  20. _UI_OpenEditorError_label = Open Editor
  21. _UI_Wizard_category = Example EMF Model Creation Wizards
  22. _UI_CreateModelError_message = Problems encountered in file "{0}"
  23. _UI_HintcoModelWizard_label = Hintco Model
  24. _UI_HintcoModelWizard_description = Create a new Hintco model
  25. _UI_HintcoEditor_label = Hintco Model Editor
  26. _UI_HintcoEditorFilenameDefaultBase = My
  27. _UI_HintcoEditorFilenameExtensions = hintco
  28. _UI_Wizard_label = New
  29. _WARN_FilenameExtension = The file name must end in ''.{0}''
  30. _WARN_FilenameExtensions = The file name must have one of the following extensions: {0}
  31. _UI_ModelObject = &Model Object
  32. _UI_XMLEncoding = &XML Encoding
  33. _UI_XMLEncodingChoices = UTF-8 ASCII UTF-16 UTF-16BE UTF-16LE ISO-8859-1
  34. _UI_Wizard_initial_object_description = Select a model object to create
  35. _UI_FileConflict_label = File Conflict
  36. _WARN_FileConflict = There are unsaved changes that conflict with changes made outside the editor. Do you wish to discard this editor's changes?