1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-18 21:55:45 +02:00

[265236] Applied patch from Nikita Shulga.

This commit is contained in:
Anna Dushistova 2009-02-19 09:32:14 +00:00
parent 7dd15dcf0e
commit 601eed9e2d

View file

@ -11,6 +11,7 @@
# Johann Draschwandtner (Wind River) - [231827][remotecdt]Auto-compute default for Remote path # Johann Draschwandtner (Wind River) - [231827][remotecdt]Auto-compute default for Remote path
# Anna Dushistova (MontaVista) - [244173][remotecdt][nls] Externalize Strings in RemoteRunLaunchDelegate # Anna Dushistova (MontaVista) - [244173][remotecdt][nls] Externalize Strings in RemoteRunLaunchDelegate
# Anna Dushistova (MontaVista) - [181517][usability] Specify commands to be run before remote application launch # Anna Dushistova (MontaVista) - [181517][usability] Specify commands to be run before remote application launch
# Nikita Shulga (EmbeddedAlley) - [265236][remotecdt] Wait for RSE to initialize before querying it for host list
################################################################################ ################################################################################
# NLS_MESSAGEFORMAT_VAR # NLS_MESSAGEFORMAT_VAR
@ -19,6 +20,7 @@
RemoteRunLaunchDelegate_0=Launching RemoteRunLaunchDelegate_0=Launching
RemoteRunLaunchDelegate_RemoteShell=Remote Shell RemoteRunLaunchDelegate_RemoteShell=Remote Shell
RemoteRunLaunchDelegate_1=Unidentified mode {0} passed to RemoteRunLaunchDelegate RemoteRunLaunchDelegate_1=Unidentified mode {0} passed to RemoteRunLaunchDelegate
RemoteRunLaunchDelegate_10=Initializing RSE
RemoteRunLaunchDelegate_12=Starting Debugger RemoteRunLaunchDelegate_12=Starting Debugger
RemoteRunLaunchDelegate_13=Could not find the remote connection. RemoteRunLaunchDelegate_13=Could not find the remote connection.
RemoteRunLaunchDelegate_2=Downloading RemoteRunLaunchDelegate_2=Downloading