ctf: Add "Stream intersection" UI action
[deliverable/tracecompass.git] / ctf / org.eclipse.tracecompass.tmf.ctf.ui / src / org / eclipse / tracecompass / internal / tmf / ctf / ui / streamintersection / messages.properties
1 ###############################################################################
2 # Copyright (c) 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
10 StreamIntersection_JobName = Performing stream intersection
11 StreamIntersection_DirectoryChooser_DialogTitle = Choose a parent directory for the new trace
12 StreamIntersection_InvalidDirectory_DialogTitle = Invalid directory
13 StreamIntersection_InvalidDirectory_DialogText = Selected directory is invalid
14 StreamIntersection_NoWriteAccess_DialogText = No write access to the selected directory
This page took 0.030178 seconds and 5 git commands to generate.