1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00

[216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible

This commit is contained in:
David McKnight 2008-02-21 19:32:42 +00:00
parent 3bbeda28af
commit 58c099fe34

View file

@ -61,7 +61,7 @@ MSG_COMM_CLIENT_OLDER_WARNING_DETAILS=It is recommended that the client and serv
MSG_CONNECT_DAEMON_FAILED=Daemon failed to launch server on {0} using port {1}
MSG_CONNECT_DAEMON_FAILED_EXCEPTION=Failed to connect to the daemon on {0} using port %2 with an unexpected exception
MSG_CONNECT_DAEMON_FAILED_EXCEPTION=Failed to connect to the daemon on {0} using port {1} with an unexpected exception
MSG_COMM_AUTH_FAILED=Invalid password or user ID
MSG_COMM_AUTH_FAILED_DETAILS=Authentication with {0} failed because the password or user ID is not correct.