blob: bf7f8a9c140dbb0f52287521ee85c707cc5b3a1f [file] [log] [blame]
DriverTemplatePluginTemplateWizard.WindowTitle=New Driver Template
DriverTemplateSection.DriverTemplateIDLabel=Driver Template ID
DriverTemplateSection.DriverTemplateNameLabel=Driver Template Name
DriverTemplateSection.DescriptionLabel=Driver Template Description
DriverTemplateSection.CreateDefaultLabel=Driver Template Create Default Instance
DriverTemplateSection.EmptyJarListLabel=Driver Template Empty Jar List is OK
DriverTemplateSection.DefaultDriverName=My Driver Template
DriverTemplateSection.DefaultDriverJarList=myjar.jar,mysecondjar.jar
DriverTemplateSection.DefaultDriverDescription=Description of My Driver Template
ConnectivityPluginTemplateWizard.WindowTitle=New Connection Profile
ConnectionProfileTemplateSection.ProfileNameLabel=Profile Name
ConnectionProfileTemplateSection.ProfileIDLabel=Profile ID
ConnectionProfileTemplateSection.CategoryIDLabel=Category ID
ConnectionProfileTemplateSection.IconPathLabel=Icon Path
ConnectionProfileTemplateSection.PackageNameLabel=Default Package Name
ConnectionProfileTemplateSection.PingFactoryLabel=Ping Factory Class Name
ConnectionProfileTemplateSection.WizardClassLabel=New Profile Wizard Class Name
ConnectionProfileTemplateSection.DefaultProfileName=My Connection Profile
ConnectionProfileTemplateSection.DefaultProfileID=my.connection.profile
ConnectionProfileTemplateSection.WizardPageDesc=Properties for the Connection Profile extension.
ConnectionProfileTemplateSection.WizardPageTitle=Connection Profile Extension
PropertyObject.DefaultPropertyValue=Default value
PropertyTemplateOption.RemoveButton=Remove
PropertyObject.DefaultPropertyName=New Property
PropertyObject.DefaultPropertyID=NEW.PROPERTY
PropertyTemplateOption.AddButton=Add
PropertyTemplateOption.EditButton=Edit
PropertyObject.DefaultPropertyVisible=true
PropertyObject.DefaultPropertyRequired=true
PropertyTemplateOption.DuplicateButton=Duplicate
PropertyTemplateOption.ClearSelectedButton=Clear Selected
PropertyTreeContentProvider.DriverClassPropertyID=org.eclipse.datatools.connectivity.db.driverClass
PropertyTreeContentProvider.VendorPropertyID=org.eclipse.datatools.connectivity.db.vendor
PropertyTreeContentProvider.VendorPropertyName=Vendor
PropertyTreeContentProvider.VendorPropertyValue=Generic JDBC
PropertyTreeContentProvider.VendorPropertyVisible=false
PropertyTreeContentProvider.VersionPropertyID=org.eclipse.datatools.connectivity.db.version
PropertyTreeContentProvider.VersionPropertyName=Version
PropertyTreeContentProvider.VersionPropertyValue=1.0
PropertyTreeContentProvider.URLPropertyID=org.eclipse.datatools.connectivity.db.url
PropertyTreeContentProvider.URLPropertyName=URL
PropertyTreeContentProvider.URLPropertyValue=jdbc:
PropertyTreeContentProvider.UsernamePropertyID=org.eclipse.datatools.connectivity.db.username
PropertyTreeContentProvider.UsernamePropertyName=User Name
PropertyTreeContentProvider.PasswordPropertyID=org.eclipse.datatools.connectivity.db.password
PropertyTreeContentProvider.PasswordPropertyName=Password
DriverPropertyDialog.IDLabel=ID:
DriverPropertyDialog.NameLabel=Name:
DriverPropertyDialog.DescriptionLabel=Description:
DriverTemplateSection.PropertiesLabel=Properties
DriverTemplateSection.WizardPageDesc=Properties for the Driver Template extension.
DriverTemplateSection.WizardPageTitle=Driver Template Extension
DriverTemplateSection.DefaultDriverID=my.driver.id
DriverPropertyDialog.ValueLabel=Value:
DriverPropertyDialog.CategoryLabel=Category:
DriverPropertyDialog.VisibleLabel=Visible:
DriverPropertyDialog.RequiredLabel=Required:
DriverTemplateSection.JarListLabel=Driver Template Jar List
DriverTemplateSection.CategoryLabel=Driver Template Category
PropertyTreeContentProvider.Folder.GenericJDBCProperties=Generic JDBC Driver Properties
PropertyTreeContentProvider.DriverClassPropertyName=Driver Class
ProfileSamplePluginTemplateWizard.WizardWindowTitle=New Connection Profile Sample
ProfileSampleTemplateSection.WizardPageClassLabel=Wizard Page Class
ProfileSampleTemplateSection.PropertyPageClassLabel=Property Page Class
PropertyTreeContentProvider.VersionPropertyVisible=false
PropertyTreeContentProvider.DatabaseNamePropertyID=org.eclipse.datatools.connectivity.db.databaseName
PropertyTreeContentProvider.DatabaseNamePropertyName=Database Name
PropertyTreeContentProvider.DatabaseNamePropertyValue=SAMPLE
PropertyTreeContentProvider.OtherCommonPropertiesFolder=Other Common Driver Properties
PropertyTreeContentProvider.ConnectionPropertiesPropertyID=org.eclipse.datatools.connectivity.db.generic.connectionproperties
PropertyTreeContentProvider.ConnectionPropertiesPropertyName=Connection Properties
PropertyTreeContentProvider.ConnectionPropertiesPropertyValue=property1=value1,property2=value2
PropertyTreeContentProvider.CustomPropertiesFolder=Custom Driver Properties