blob: 443a195cf269d15b129ff07305f5d68f21d4d4c2 [file] [log] [blame]
################################################################################
# Copyright (c) 2011 Oracle. 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:
# Oracle - initial API and implementation
################################################################################
Boolean_True=True
Boolean_False=False
NoneSelected=<None>
DefaultEmpty=Default
DefaultWithOneParam=Default ({0})
AddRemovePane_AddButtonText=Add...
AddRemovePane_RemoveButtonText=Remove
ChooserPane_browseButton=Browse...
ClassChooserPane_dialogMessage=&Enter type name prefix or pattern (*, ?, or camel case):
ClassChooserPane_dialogTitle=Class Selection
PackageChooserPane_dialogTitle=Package Selection
PackageChooserPane_dialogMessage=&Enter package name prefix or pattern (* = any string, ? = any character):
EnumComboViewer_default=Default ()
EnumComboViewer_defaultWithDefault=Default ({0})
NewNameStateObject_nameMustBeSpecified=A name must be specified.
NewNameStateObject_nameAlreadyExists=An object with this name already exists.
OptionalMessageDialog_doNotShowWarning=Do not show this &message again