lami.ui: Replace LAMI charts with custom charts
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.lami.ui / src / org / eclipse / tracecompass / internal / provisional / analysis / lami / ui / views / messages.properties
CommitLineData
4208b510
AM
1###############################################################################
2# Copyright (c) 2015, 2016 EfficiOS Inc. and others
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8###############################################################################
9
10LamiReportView_ActivateTableAction_ButtonName = Toggle Table
11LamiReportView_ActivateTableAction_ButtonTooltip = Toggle the Table view of the results
12
13LamiReportView_ToggleAction_ButtonNamePrefix = Toggle
14LamiReportView_ToggleAction_ButtonTooltip = Toggle showing this graph in the view
15
682c435f 16LamiReportView_NewCustomChart = New custom chart
4208b510
AM
17LamiReportView_NewCustomBarChart = New custom bar chart
18LamiReportView_NewCustomScatterChart = New custom scatter chart
19LamiReportView_ClearAllCustomViews = Clear all custom views
20LamiReportView_LogScale = Log scale
21LamiReportView_SelectColumnForX = Select the column used for the X axis
22LamiReportView_SelectColumnsForCategories = Select the columns used for the categories
23LamiReportView_SelectColumnsForSeries = Select the columns used for the series
24LamiReportView_Custom = Custom
25
26LamiSeriesDialog_creation = chart series creation
27LamiSeriesDialog_add = Add
28LamiSeriesDialog_chart_options = Chart options
29LamiSeriesDialog_delete = Delete
30LamiSeriesDialog_selectionRestrictionWarning = Note: Selection might be restricted based on type checking of previously selected series
31LamiSeriesDialog_serie_creator = Series creator
32LamiSeriesDialog_series = Series
33LamiSeriesDialog_x_axis = X axis
34LamiSeriesDialog_x_values = X-Values
35LamiSeriesDialog_y_axis = Y axis
36LamiSeriesDialog_y_values = Y-Values
This page took 0.032136 seconds and 5 git commands to generate.