Move RCP plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.tracecompass.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 Application_WorkspaceCreationError=Workspace Creation Error
13 Application_WorkspaceRootNotExistError=Workspace root {0} doesn't exists.\n\nPlease create the workspace root.
14 Application_WorkspaceRootPermissionError=No permission to create workspace in workspace root {0}\n\nPlease change permission of the workspace root.
15 Application_WorkspaceInUseError=Could not launch the application because the associated workspace is currently in use. \n\n{0}
16 Application_InternalError=Internal Error
17 Application_WorkspaceSavingError=Problem saving workspace
18 CliParser_MalformedCommand=malformed command
19 CliParser_UnknownCommand=unknown command
This page took 0.033729 seconds and 5 git commands to generate.