rcp: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / rcp / org.eclipse.tracecompass.rcp.ui / src / org / eclipse / tracecompass / internal / tracing / rcp / ui / messages / messages.properties
1 ###############################################################################
2 # Copyright (c) 2013, 2014 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 SplahScreen_VersionString=Version {0}
17 Application_InternalError=Internal Error
18 Application_WorkspaceSavingError=Problem saving workspace
19 CliParser_MalformedCommand=malformed command
20 CliParser_UnknownCommand=unknown command
This page took 0.045136 seconds and 5 git commands to generate.