blob: 2e4953d3b62e5f90f18c4cb34a1a366c662e9892 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 2007 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
###############################################################################
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.