Subversion Repositories Kolibri OS

Rev

Rev 3306 | Rev 3866 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3306 Rev 3336
Line 12... Line 12...
12
	"îøèáêà âûäåëåíèÿ ïàìÿòè"w,
12
	"îøèáêà âûäåëåíèÿ ïàìÿòè"w,
13
	"íåèçâåñòíàÿ îøèáêà O_o"w,
13
	"íåèçâåñòíàÿ îøèáêà O_o"w,
14
	0};
14
	0};
15
#else*/
15
#else*/
16
	char *rezult_text[]={
16
	char *rezult_text[]={
17
	"operation compleated successfully",
17
	"operation completed successfully",
18
	"unknown IOCTL code, wrong input/output size...",
18
	"unknown IOCTL code, wrong input/output size...",
19
	"DiskId must be from 0 to 9",
19
	"DiskId must be from 0 to 9",
20
	"DiskSize is too large",
20
	"DiskSize is too large",
21
	"DiskSize is too small, may be too less free RAM",
21
	"DiskSize is too small, might be too little free RAM",
22
	"memory allocation failed",
22
	"memory allocation failed",
23
	"unknown error O_o",
23
	"unknown error O_o",
24
	0};
24
	0};
25
//#endif
25
//#endif