blob: b2f81fab13ed9a6a75ca584d61bb776f792c712a [file] [log] [blame]
apanchenk498bd332008-12-01 08:50:56 +00001RSEEnvironment_EmptyFileNameError=Passing empty filename to RSEEnvironment.getFile() method...
2RSEEnvironment_EnvironmentNameSuffix=\ (RSE)
apanchenk73c4dc92009-04-11 15:31:47 +00003RSEEnvironmentProvider_providerName=RSE
apanchenk498bd332008-12-01 08:50:56 +00004RSEExecEnvironment_hostNotFound=unable to find IShellServiceSubSystem host {0}
apanchenk9498d7a2009-05-15 15:47:59 +00005RSEExecEnvironment_ErrorConnecting=Error connecting to {0}: {1}
6RSEExecEnvironment_ErrorRunningCommand=Error running shell on {0}: {1}
7RSEExecEnvironment_ProcessCreateError=java.lang.Process create error: {1}
8RSEExecEnvironment_LauncherUploadError=Error uploading launcher to {0}: {1}
9RSEExecEnvironment_NoFileServicerError={0} has no IFileService sub-system
10RSEExecEnvironment_NoShellService={0} has no IShellService sub-system
11RSEExecEnvironment_NotConnected=Not connected to {0}