Index: jca/src/main/resources/org/glassfish/jca/admingui/Strings.properties =================================================================== --- jca/src/main/resources/org/glassfish/jca/admingui/Strings.properties (revision 31163) +++ jca/src/main/resources/org/glassfish/jca/admingui/Strings.properties (working copy) @@ -41,10 +41,9 @@ adminObjectResources.pageTitleHelp=An administered object resource provides specialized functionality that is defined by the resource adapter for the deployed connector module. adminObjectResource.editPageTitle=Edit Admin Object Resource -adminObjectResource.editPageHelp=edit existing administration object resources. +adminObjectResource.editPageHelp=Modify an existing administered object resource. adminObject.NewPageTitle=New Admin Object Resource adminObject.step1PageTitle=New Admin Object Resource (Step 1 of 2) -adminObject.step1PageTitleHelp=An administered object provides specialized functionality for an application; for example, access to a parser specific to the resource adapter and its associated EIS adminObject.step1PageTitleHelp=An administered object provides specialized functionality for an application; for example, access to a parser specific to the resource adapter and its associated EIS. #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. @@ -95,7 +94,7 @@ connectorConnectionPool.editPageTitle=Edit Connector Connection Pool connectorConnection.editPageHelp=Click Manage Security Maps to create or modify security policies for the pool. connectorConnectionPool.step1PageTitle=New Connector Connection Pool (Step 1 of 2) -connectorConnectionPool.step1PageTitleHelp=Create a Connector Pool, select the associated Resource Adapter and Connection Definition, then click Next. +connectorConnectionPool.step1PageTitleHelp=Specify a pool name, select the associated resource adapter and connection definition, then click Next. connectorConnectionPool.step2PageTitle=New Connector Connection Pool (Step 2 of 2) connectorConnectionPool.step2PageTitleHelp=Verify the connection pool settings, add any needed properties, and click Finish. connectorConnectionPool.connectionDefinitionName=Connection Definition: @@ -118,7 +117,7 @@ connectorSecurityMaps.tableTitle=Security Maps connectorSecurityMaps.tabTitle=Security Maps connectorSecurityMap.newPageTitle=New Security Map -connectorSecurityMap.newPageTitleHelp=Create new security maps. Security maps enable the creation of a mapping between Java EE users and groups and EIS users and groups. You must specify either User Groups or Principals, but not both. +connectorSecurityMap.newPageTitleHelp=Create a new security map. Security maps enable the creation of a mapping between Java EE users and groups and EIS users and groups. You must specify either User Groups or Principals, but not both. connectorSecurityMap.editPageTitle=Edit Security Map connectorSecurityMap.editPageTitleHelp=Modify an existing security map. connectorSecurityMap.poolName=Connection Pool Name: