blob: 5ed7fa6999d2b3118819b3876e67f562475d68e6 [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2005, 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
#=============================================================================#
NewRProjectWizard_title= New R Project
NewRPkgProjectWizard_title= New R Package Project
NewRProjectWizardPage_title= R Project
NewRProjectWizardPage_description= Create a new R project resource.
NewRPkgProjectWizardPage_title= R Package Project
RPkgWizardPage_title= R Package
RPkgWizardPage_description= Configure the R package.
NewRScriptFileWizard_title= New R Script File
NewRScriptFileWizardPage_title= R Script File
NewRScriptFileWizardPage_description= Create a new R script file.
NewRDocFileWizard_title= New R Documentation File
NewRDocFileWizardPage_title= R Documentation File
NewRDocFileWizardPage_description= Create a new R-documentation file.