Index: jca/src/main/resources/org/glassfish/jca/admingui/Strings.properties =================================================================== --- jca/src/main/resources/org/glassfish/jca/admingui/Strings.properties (revision 31394) +++ jca/src/main/resources/org/glassfish/jca/admingui/Strings.properties (working copy) @@ -43,14 +43,14 @@ adminObjectResource.editPageTitle=Edit Admin Object Resource adminObjectResource.editPageHelp=Modify an existing administered object resource. adminObject.NewPageTitle=New Admin Object Resource -adminObject.NewPageTitleHelp=New Admin Object Resource (TBD) +adminObject.NewPageTitleHelp=To create a new admin object resource, specify a unique JNDI name, select the resource adapter, then select a resource type and, optionally, a class name. #adminObject.step2PageTitle=New Admin Object Resource (Step 2 of 2) #adminObject.step2PageTitleHelp=Add a description for the administered object, enable or disable the object on all resources and define name-value property pairs. adminObjectResource.targetPageTitle=Admin Object Resource Targets -adminObjectResource.resTypeHelp=Enter a fully qualified type following the format xxx.xxx (for example, javax.jms.Topic) -adminObjectResource.resourceAdapterHelp=Choose from the list of deployed resource adapters (connector modules) -adminObjectResource.classname=ClassName: -adminObjectResource.classnameHelp=classname help (TBD) +adminObjectResource.resTypeHelp=Select the resource type of the admin object resource +adminObjectResource.resourceAdapterHelp=Select from the list of deployed resource adapters (connector modules) +adminObjectResource.classname=Class Name: +adminObjectResource.classnameHelp=The implementation class name associated with the resource type #Resources resourcesTable.resources=Resources