Contribution for Bug352466: [TMF] Implement UML2 Sequence Diagram
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
index d14e5de04154b86ea10f0e3a850183c802d77d46..497dda54c4037f816a99d6bae715fa855a9649c9 100644 (file)
@@ -10,6 +10,7 @@ filters.view.name = Filters
 colors.view.name = Colors
 timechart.view.name = Time Chart
 events.editor.name = Events
+uml2sd.view.name = Sequence Diagram
 
 wizard.category.name = TMF
 project.new.wizard.name = TMF Project
@@ -20,6 +21,9 @@ project.new.wizard.custom.xml.parser = Custom XML Parser
 action.set.label = TMF Action Set
 action.set.description = TMF Action Set
 
+preference.page.trace.name = Tracing
+preference.page.uml2sd.name = UML2 Sequence Diagram
+
 #Commands and Menus
 commands.project.category.name = TMF Project Commands
 commands.project.category.description = TMF Project Commands
@@ -69,4 +73,23 @@ commands.parser.manage = Manage Custom Parsers
 commands.parser.manage.description = Manage Custom Parsers
  
 contenttype.trace = TMF Trace
+
+contexts.uml2sd = UML2 Sequence Diagram Viewer
+commands.uml2sd.category.name = UML2 Sequence Diagram Viewer Commands
+commands.uml2sd.category.description = UML2 Sequence Diagram Viewer Commands
+
+commands.uml2sd.scrollup = Scroll up
+commands.uml2sd.scrollup.description = Scroll up the sequence diagram
+commands.uml2sd.scrolldown = Scroll down
+commands.uml2sd.scrolldown.description = Scroll down the sequence diagram
+commands.uml2sd.scrollleft = Scroll left
+commands.uml2sd.scrollleft.description = Scroll left the sequence diagram
+commands.uml2sd.scrollright = Scroll right
+commands.uml2sd.scrollright.description = Scroll right the sequence diagram
+commands.uml2sd.goto = Go to associated message
+commands.uml2sd.goto.description = Go to the associated message
+commands.uml2sd.showend = Show node end
+commands.uml2sd.showend.description = Show the node end
+commands.uml2sd.showstart = Show node start 
+commands.uml2sd.showstart.description = Show the node start
  
\ No newline at end of file
This page took 0.024695 seconds and 5 git commands to generate.