blob: d3336d50bf535d7fdad802aeb346800623ecd1e9 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 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
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
SampleHandler_plugin_name=Command Contribution Examples
SampleHandler_hello_msg=Hello, Eclipse world
InfoView_countElements=There are {0} model elements
InfoView_about_msg=About InfoView
EditInfoHandler_failed_to_open=Failed to open model editor
InfoEditor_surname=Surname:
InfoEditor_givenname=Given name:
DeltaInfoHandler_found=Delta found\!
DeltaInfoHandler_notFound=No delta found\!
DeltaInfoHandler_shellTitle=Delta
DynamicEditorList_label=Nobody here
PersonWizardPage_descriptoin=Create a new Person
PersonWizardPage_error_alreadyExists=Person ''{0}'' already exists
PersonWizardPage_error_missingGivenname=Must supply a given name
PersonWizardPage_error_missingSurname=Must supply a surname
PersonWizardPage_id_label=Employee ID
PersonWizardPage_title=New Person