tmf: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.remote.core / src / org / eclipse / tracecompass / internal / tmf / remote / core / messages / messages.properties
diff --git a/tmf/org.eclipse.tracecompass.tmf.remote.core/src/org/eclipse/tracecompass/internal/tmf/remote/core/messages/messages.properties b/tmf/org.eclipse.tracecompass.tmf.remote.core/src/org/eclipse/tracecompass/internal/tmf/remote/core/messages/messages.properties
new file mode 100644 (file)
index 0000000..d62b41a
--- /dev/null
@@ -0,0 +1,20 @@
+###############################################################################
+# Copyright (c) 2015 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Bernd Hufmann - initial API and implementation
+###############################################################################
+
+RemoteConnection_ExecutionCancelled=Command Execution cancelled
+RemoteConnection_ExecutionFailure=Command Execution failed
+RemoteConnection_ExecutionTimeout=Command Execution timed-out
+RemoteConnection_ShellNotConnected=Command shell not connected
+RemoteConnection_CommandShellError=Could not create HostShellProcessAdapter
+
+RemoteConnection_ConnectionError=Connecting to node failed for ''{0}''
+RemoteConnection_DuplicateConnectionError=Node definition for node name ''{0}'' already exist: Address ''{1}'' and port ''{2}''
This page took 0.034015 seconds and 5 git commands to generate.