diff --git a/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/internal/ui/SystemResources.properties b/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/internal/ui/SystemResources.properties index 9271d790744..d73c50a7ae6 100644 --- a/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/internal/ui/SystemResources.properties +++ b/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/internal/ui/SystemResources.properties @@ -27,6 +27,7 @@ # David Dykstal (IBM) - [188150] adding "go up one level" tooltip # David Dykstal (IBM) - [233678] title string is constructed by concatenation, should be substituted # David McKnight (IBM) - [248922] [dnd] Remote to local overwrite copy does not work +# David McKnight (IBM) - [287066] TVT35:TCT635: PLK: dots at ends of tooltips ################################################################################ # NLS_MESSAGEFORMAT_VAR @@ -355,13 +356,13 @@ RESID_PROP_SERVERLAUNCHER_MEANS=Indicate how the remote server should be launche RESID_PROP_SERVERLAUNCHER_RADIO_DAEMON=Remote daemon RESID_PROP_SERVERLAUNCHER_RADIO_REXEC=REXEC RESID_PROP_SERVERLAUNCHER_RADIO_NONE=Connect to running server -RESID_PROP_SERVERLAUNCHER_RADIO_DAEMON_TOOLTIP=Launch the server using a daemon running on the host. -RESID_PROP_SERVERLAUNCHER_RADIO_REXEC_TOOLTIP=Launch the server using REXEC. -RESID_PROP_SERVERLAUNCHER_RADIO_NONE_TOOLTIP=Manually launch the server and then connect to it from RSE. +RESID_PROP_SERVERLAUNCHER_RADIO_DAEMON_TOOLTIP=Launch the server using a daemon running on the host +RESID_PROP_SERVERLAUNCHER_RADIO_REXEC_TOOLTIP=Launch the server using REXEC +RESID_PROP_SERVERLAUNCHER_RADIO_NONE_TOOLTIP=Manually launch the server and then connect to it from RSE RESID_PROP_SERVERLAUNCHER_PATH=Path to installed server on host RESID_PROP_SERVERLAUNCHER_PATH_TOOLTIP=Specify where the installed server is located on the host. RESID_PROP_SERVERLAUNCHER_INVOCATION=Server launch command -RESID_PROP_SERVERLAUNCHER_INVOCATION_TOOLTIP=Specify the name of the command that invokes the server. +RESID_PROP_SERVERLAUNCHER_INVOCATION_TOOLTIP=Specify the name of the command that invokes the server #============================================================= # NEW FILTERPOOL WIZARD...