blob: e467b1fad1f37cc2e3ec28d0a80188b828003102 [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2010, 2019 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
#=============================================================================#
RSourcePathComputer_error_REnvNotFound_message = The configured R environment of the launch configuration cannot be found.
REnvLibraryPathSourceContainer_name = Library path of R environment: {0}
REnvLibraryPathSourceContainer_error_InvalidConfiguration_message = The configuration for the source lookup entry of the R environment library path is invalid.
REnvLibraryPathSourceContainer_error_REnvNotAvailable_message = R environment configuration is not available.
RLibrarySourceContainer_name_UnresolvablePath_message = \ (unresolvable)
RLibrarySourceContainer_error_InvalidConfiguration_message = The configuration for the source lookup entry of the R library is invalid.
AllRProjectsSourceContainer_name = All R projects
AllRProjectsSourceContainer_error_InvalidConfiguration_message = The configuration for the source lookup entry of the R projects in the workspace is invalid.
RProjectSourceContainer_error_InvalidConfiguration_message = The configuration for the source lookup entry of the R projects in the workspace is invalid.