1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 20:15:22 +02:00

[287066] TVT35:TCT635: PLK: dots at ends of tooltips

This commit is contained in:
David McKnight 2009-08-19 14:02:20 +00:00
parent ec0280388d
commit 874606fed5

View file

@ -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...