blob: 055a2f32482e4841697f2902a0b7cf3fca2b86cb [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 2007 IBM Corporation and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0 which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# SPDX-License-Identifier: EPL-2.0
#
###############################################################################
NewProjectWizard_title = New Ruby Project
NewProjectFirstPage_title = Create a Ruby project
NewProjectFirstPage_description = Create a Ruby in the workspace or in an external location
NewFileWizard_title = New Ruby File
NewFilePage_title = Empty Ruby File
NewFilePage_description = Create a new empty Ruby file.
NewClassWizard_title = New Ruby Class
NewClassPage_title = Ruby Class
NewClassPage_description = Create a new Ruby class.
NewModuleWizard_title = New Ruby Module
NewModulePage_title = Ruby Module
NewModulePage_description = Create a new Ruby module.