lami.ui: Replace LAMI charts with custom charts
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.chart.ui / src / org / eclipse / tracecompass / internal / tmf / chart / ui / dialog / messages.properties
1 ###############################################################################
2 # Copyright (c) 2016 École Polytechnique de Montréal
3 #
4 # All rights reserved. This program and the accompanying materials are
5 # made available under the terms of the Eclipse Public License v1.0 which
6 # accompanies this distribution, and is available at
7 # http://www.eclipse.org/legal/epl-v10.html
8 ###############################################################################
9
10 ChartMakerDialog_AvailableData=Available Data
11 ChartMakerDialog_ChartType=Chart Type
12 ChartMakerDialog_LogScaleX=Logarithmic Scale X
13 ChartMakerDialog_LogScaleY=Logarithmic Scale Y
14 ChartMakerDialog_Options=Options
15 ChartMakerDialog_SeriesCreator=Series Creator
16 ChartMakerDialog_XAxis=X Axis
17 ChartMakerDialog_YAxis=Y Axis
18 ChartMakerDialog_SelectionRestrictionWarning=Note: Selection might be restricted based on type\nchecking of previously selected series
19 ChartMakerDialog_SelectedSeries=Selected Series
20 ChartMakerDialog_Title=Custom chart creation
21 ChartMakerDialog_XSeries=X Series
22 ChartMakerDialog_YSeries=Y Series
23 ChartMakerDialog_WarningConfirm=Confirm
24 ChartMakerDialog_WarningIncompatibleSeries=At least one selected series is not compatible with a %s. Do you want to continue?
25
26 ChartSeries_MultiSeriesTitle={0} by {1}
This page took 0.030679 seconds and 5 git commands to generate.