blob: 8292922777a0e6e8ebef7b88d6ff2081eee2d234 [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
# which is available at https://www.apache.org/licenses/LICENSE-2.0.
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
#
# Contributors:
# Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation
#=============================================================================#
Rterm_StartTask_label = Start Rterm
RTerm_error_Starting_message = An error occured while starting Rterm process.
RTerm_CancelTask_label = Interrupt R
RTerm_CancelTask_SendSignal_label = Try to send cancel signal to Rterm...
R_Info_Started_message = R started.
R_Info_Reconnected_message = Reconnected to R.
R_Info_Disconnected_message = R disconnected.
R_Info_ConnectionLost_message = R connection lost.
R_Info_Stopped_message = R stopped.