pcap: fix blockers for sonar
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / project / handlers / messages.properties
CommitLineData
bceffc25 1###############################################################################
339d539c 2# Copyright (c) 2013, 2014 Ericsson
bceffc25
AM
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# Contributors:
10# Ericsson - Initial API and implementation
11###############################################################################
12
12c155f5
FC
13# Delete message
14DeleteDialog_Title = Confirm Delete
15DeleteTraceHandler_Message = Are you sure you want to delete this trace?
c4c81d91 16DeleteTraceHandler_Error = Error deleting trace
1e62a46b 17DeleteTraceHandler_TaskName = Removing trace
12c155f5 18DeleteExperimentHandler_Message = Are you sure you want to delete this experiment?
c4c81d91 19DeleteExperimentHandler_Error = Error deleting experiment
339d539c
PT
20DeleteFolderHandler_Message = Are you sure you want to delete this folder?
21DeleteFolderHandler_Error = Error deleting folder
12c155f5 22
4da3df5f
MAL
23# Clear message
24ClearDialog_Title = Confirm Clear
25DeleteFolderHandlerClear_Message = Are you sure you want to clear this folder?
26DeleteFolderHandlerClear_Error = Error clearing folder
27
12c155f5 28# Set Trace Type
a94410d9 29SelectTraceTypeHandler_ErrorSelectingTrace=Error selecting trace type for trace
12c155f5 30SelectTraceTypeHandler_Title = Validation Error
a94410d9
MK
31SelectTraceTypeHandler_TraceFailedValidation=A trace has failed validation
32SelectTraceTypeHandler_TracesFailedValidation=Several trace files failed validation
12c155f5 33SelectTraceTypeHandler_InvalidTraceType = Type could not be set for one or more traces
ea279a69 34
ab37ff41
PT
35# Drag and drop
36DropAdapterAssistant_RenameTraceTitle=Confirm rename trace
c2f1c5b6 37DropAdapterAssistant_RenameTraceMessage=An element with the name ''{0}'' already exists in the target folder.\nRename the dropped trace?
e73a4ba5
GB
38
39# Trace synchronization
e3254d3a 40SynchronizeTracesHandler_InitError=Error initializing trace
e73a4ba5
GB
41SynchronizeTracesHandler_CopyProblem=Couldn't copy the original trace %s
42SynchronizeTracesHandler_WrongTraceNumber=Experiment must have more than one trace
43SynchronizeTracesHandler_Title=Synchronize traces
44SynchronizeTracesHandler_WrongType=Trace is not a kernel trace:\n
45SynchronizeTracesHandler_Error=Error synchronizing experiment
46
47SynchronizeTracesHandler_ErrorSynchingExperiment=Error synchronizing experiment %s
48SynchronizeTracesHandler_ErrorSynchingForTrace=Error synchronizing experiment %s for trace %s
c068a752
GB
49
50# Analysis modules
51AnalysisModule_Help=Help
b36d7773
PT
52
53# TMF Action Provider
54TmfActionProvider_OpenWith=Open With
This page took 0.056137 seconds and 5 git commands to generate.