plugin.properties 5.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. pluginName=XDS Modula-2 Framework UI
  2. xds.keybinding.scheme.name = XDS Modula-2
  3. common.xdsModula2 = XDS Modula-2
  4. common.xdsM2Application = XDS Modula-2 Application
  5. common.xdsDebugScript = XDS Debug Script
  6. preferences.registeredSDKs = Registered SDKs
  7. preferences.console = Console
  8. newWizard.modula2Project = Modula-2 Project
  9. newWizard.modula2ProjectFromSources = Modula-2 Project from Existing Sources
  10. newWizard.Modula2Module = Modula-2 Module
  11. newWizard.Ob2Module = Oberon-2 Module
  12. keywords.modula = Modula
  13. launchConfigurationTabGroups.createRunConfig = Create a configuration to launch Modula-2 application.
  14. navigatorContent.xdsPrjExplorerContent = XDS Project Explorer Content
  15. #--- Commands ---
  16. commands.compileModule.name = Compile Module
  17. commands.compileModule.desc = Compile the selected Modula-2 module
  18. commands.compileModule.label= Compile Module
  19. commands.buildModule.name = Build Module
  20. commands.rebuildModule.name = Rebuild Module
  21. commands.buildProject.name = Build Project
  22. commands.buildProject.desc = Build the selected Modula-2 project
  23. commands.buildProject.label= Build Project
  24. commands.rebuildProject.name = Rebuild Project
  25. commands.rebuildProject.desc = Rebuild the selected Modula-2 project
  26. commands.rebuildProject.label= Rebuild Project
  27. commands.newModulaProject.name = New Modula-2 Project
  28. commands.newModulaProjectFromSrc.name = New Modula-2 Project from Existing Sources
  29. commands.newModule.name = New Modula-2 Module
  30. commands.newOb2Module.name = New Oberon-2 Module
  31. commands.newFolder.name = New Folder
  32. commands.openModule.name = Open Module
  33. commands.openModulaSearchPage.name = &Modula-2...
  34. commands.searchWholeWord.workspace.name = Search Whole Word in Workspace
  35. commands.searchWholeWord.project.name = Search Whole Word in Project
  36. commands.xdsUpdateContext.name = XDS Update Context
  37. #--- Menus ---
  38. menus.tools = Tools
  39. actionSets.search = Search
  40. dynamicVariables.desc.xds_home = Returns the absolute file system path of the SDK root of the selected project.
  41. dynamicVariables.desc.xds_project_loc = Returns the absolute file system path of the selected project.
  42. dynamicVariables.desc.xds_project_baseloc = Returns the absolute file system path of the parent directory of the selected project.
  43. dynamicVariables.desc.xds_project_name = Returns the name of the selected project.
  44. dynamicVariables.desc.xds_prjfile_loc = Returns the absolute file system path of the XDS project file (*.prj) which is used as source code root in the selected project.
  45. dynamicVariables.desc.xds_prjfile_baseloc = Returns the absolute file system path of the parent directory of the XDS project file (*.prj) which is used as source code root in the selected project.
  46. dynamicVariables.desc.xds_prjfile_name = Returns the name of the XDS project file (*.prj) which is used as source code root in the selected project.
  47. dynamicVariables.desc.xds_prjfile_basename = Returns the name without path and extension of the XDS project file (*.prj) which is used as source code root in the selected project.
  48. dynamicVariables.desc.xds_prjfile_ext = Returns the file name extension of the XDS project file (*.prj) which is used as source code root in the selected project.
  49. dynamicVariables.desc.xds_mainmodule_loc = Returns the absolute file system path of the main module which is used as source code root in the selected project.
  50. dynamicVariables.desc.xds_mainmodule_baseloc = Returns the absolute file system path of the parent directory of the main module which is used as source code root in the selected project.
  51. dynamicVariables.desc.xds_mainmodule_name = Returns the name of the main module of the selected project without prj-file.
  52. dynamicVariables.desc.xds_mainmodule_basename = Returns the name without path and extension of the main module which is used as source code root in the selected project.
  53. dynamicVariables.desc.xds_mainmodule_ext = Returns the file name extension of the main module which is used as source code root in the selected project.
  54. dynamicVariables.desc.xds_exefile_loc = Returns the absolute file system path of the user program executable file of the selected project.
  55. dynamicVariables.desc.xds_exefile_baseloc = Returns the absolute file system path of the parent directory of the user program executable file of the selected project.
  56. dynamicVariables.desc.xds_exefile_name = Returns the name of the user program executable file of the selected project.
  57. dynamicVariables.desc.xds_exefile_basename = Returns the name without path and extension of the user program executable file of the selected project.
  58. dynamicVariables.desc.xds_exefile_ext = Returns the file name extension of the user program executable file of the selected project.
  59. dynamicVariables.desc.xds_selected_file_loc = Returns the absolute file system path of the selected file.
  60. dynamicVariables.desc.xds_selected_file_baseloc = Returns the absolute file system path of the parent directory of the selected file.
  61. dynamicVariables.desc.xds_selected_file_name = Returns the name of the selcted file.
  62. dynamicVariables.desc.xds_selected_file_basename = Returns the name without path and extension of selected file.
  63. dynamicVariables.desc.xds_selected_file_ext = Returns the file name extension of the selected file.
  64. preferenceTransfer.xds_color_settings = XDS Modula-2 Colors Preferences
  65. preferenceTransfer.xds_color_settings.desc = Preferences related to XDS Modula-2 syntax coloring and console text color.
  66. preferenceTransfer.xds_sdks_settings = Registered XDS Modula-2 SDKs
  67. preferenceTransfer.xds_sdks_settings.desc = Preferences related to XDS Modula-2 development systems used to build, run, and debug Modula-2 applications.
  68. m2SearchPage.label = Modula-2 Search
  69. textSearchSubMenu.label= Te&xt