timing.ui: add Export to TSV to tables and statistics
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.timing.ui / src / org / eclipse / tracecompass / internal / analysis / timing / ui / views / segmentstore / messages.properties
index 7ff7aa561252e8115005d632290c7ef1fd11294c..d41d46119cea65d275eaacef8a2d58fdf2080580 100644 (file)
@@ -1,11 +1,11 @@
-SegmentStoreTableViewer_duration=Duration
-SegmentStoreTableViewer_endTime=End Time
-SegmentStoreTableViewer_startTime=Start Time
-SegmentStoreTableViewer_goToStartEvent=Go to start time
-SegmentStoreTableViewer_goToEndEvent=Go to end time
+###############################################################################
+# Copyright (c) 2016 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+###############################################################################
 
-SegmentStoreScatterGraphViewer_title=Latency vs Time
-SegmentStoreScatterGraphViewer_xAxis=Time
-SegmentStoreScatterGraphViewer_yAxis=Latency
-SegmentStoreScatterGraphViewer_legend=Duration
-SegmentStoreScatterGraphViewer_compactTitle=Compacting Duration Query
+AbstractSegmentStoreTableView_exportToTsv=Export to TSV
+ExportToTsvAction_exportToTsvToolTip=Output the content of this view in a tab separated value text file. This can then be imported into any spreadsheet software.
This page took 0.026989 seconds and 5 git commands to generate.