blob: 2aee2144d3831568db3c6a304a9e759759856d4a [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2016, 2020 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
#=============================================================================#
DebugContext_label= Debug Context
DebugContext_UpdateVariables_task= Update Debug Context (Variables)
DebugContext_UpdateStackFrame_task= Update Debug Context (Stack Frame)
Expression_Validate_Invalid_message= No valid R expression: {0}
Expression_Validate_Detail_SingleExpression_message= Single expression required.
Expression_Validate_Detail_DetailMissing_message= (No Detail).
Expression_Evaluate_task= Evaluate Watch Expression
Expression_Evaluate_Cancelled_message= Evaluation of R expression was cancelled.
Expression_Clean_task= Clean Debug Cache (Expressions)