tmf: Add ellipses to Synchronize Traces action
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / plugin.properties
index 4105a52c73390f7e84b0ed29a5ffe4c609e6a278..87930f5ea65fbbaf396bd2b32399c77247c831fa 100644 (file)
@@ -16,6 +16,7 @@ Bundle-Name = Trace Compass TMF UI Plug-in
 # Extension points
 extensionpoint.trace_type_ui.name = Tmf Trace Type UI Elements
 extensionpoint.sequence_diagram_loader.name = TMF UML 2 Sequence Diagram Loader
+extensionpoint.symbol_provider.name = TMF Symbol provider extension
 
 # Perspective and Views names
 perspective.category.name = Tracing
@@ -119,7 +120,7 @@ command.copy_to_clipboard.description = Copy to Clipboard
 command.export_to_text = Export to Text...
 command.export_to_text.description = Export trace to text...
 
-command.synchronize_traces = Synchronize Traces
+command.synchronize_traces = Synchronize Traces...
 command.synchronize_traces.mnemonic = y
 command.synchronize_traces.description = Synchronize 2 or more traces
 
@@ -211,3 +212,4 @@ commands.uml2sd.showend.description = Show the node end
 commands.uml2sd.showstart = Show node start 
 commands.uml2sd.showstart.description = Show the node start
 
+commands.sync.refresh.tracecontent = Refresh
This page took 0.029049 seconds and 5 git commands to generate.