apanchenk | 498bd33 | 2008-12-01 08:50:56 +0000 | [diff] [blame] | 1 | RSEEnvironment_EmptyFileNameError=Passing empty filename to RSEEnvironment.getFile() method... |
| 2 | RSEEnvironment_EnvironmentNameSuffix=\ (RSE) |
apanchenk | 73c4dc9 | 2009-04-11 15:31:47 +0000 | [diff] [blame] | 3 | RSEEnvironmentProvider_providerName=RSE |
apanchenk | 498bd33 | 2008-12-01 08:50:56 +0000 | [diff] [blame] | 4 | RSEExecEnvironment_hostNotFound=unable to find IShellServiceSubSystem host {0} |
apanchenk | 9498d7a | 2009-05-15 15:47:59 +0000 | [diff] [blame^] | 5 | RSEExecEnvironment_ErrorConnecting=Error connecting to {0}: {1} |
| 6 | RSEExecEnvironment_ErrorRunningCommand=Error running shell on {0}: {1} |
| 7 | RSEExecEnvironment_ProcessCreateError=java.lang.Process create error: {1} |
| 8 | RSEExecEnvironment_LauncherUploadError=Error uploading launcher to {0}: {1} |
| 9 | RSEExecEnvironment_NoFileServicerError={0} has no IFileService sub-system |
| 10 | RSEExecEnvironment_NoShellService={0} has no IShellService sub-system |
| 11 | RSEExecEnvironment_NotConnected=Not connected to {0} |