lttng rcp: add tracing rcp "file->open" buttons
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tracing.rcp.ui / src / org / eclipse / linuxtools / internal / tracing / rcp / ui / messages / messages.properties
1 ###############################################################################
2 # Copyright (c) 2013 Ericsson.
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 # Bernd Hufmann - initial API and implementation
11 ###############################################################################
12 ApplicationWorkbenchWindowAdvisor_DefaultProjectName=Tracing
13 ApplicationWorkbenchWindowAdvisor_WindowTitle=Trace Viewer
14 Application_WorkspaceCreationError=Workspace Creation Error
15 Application_WorkspaceRootNotExistError=Workspace root {0} doesn't exists.\n\nPlease create the workspace root.
16 Application_WorkspaceRootPermissionError=No permission to create workspace in workspace root {0}\n\nPlease change permission of the workspace root.
17 CliParser_MalformedCommand=malformed command
18 CliParser_UnknownCommand=unknown command
19 OpenDirHandler_SelectTraceType=Open trace directory
20 OpenFileHandler_SelectTraceFile=Open trace file
This page took 0.072946 seconds and 6 git commands to generate.