34 |
|
{STR_NO_XSERVER_ERR, "Cannot connect to X server '%s'."}, |
35 |
|
{STR_NO_XVISUAL_ERR, "Cannot obtain appropriate X visual."}, |
36 |
|
{STR_UNSUPP_DEPTH_ERR, "Unsupported color depth of screen."}, |
37 |
+ |
{STR_NO_FBDEVICE_FILE_ERR, "Cannot open frame buffer device specification file %s (%s)."}, |
38 |
+ |
{STR_FBDEV_NAME_ERR, "The %s frame buffer is not supported in %d bit mode."}, |
39 |
+ |
{STR_FBDEV_MMAP_ERR, "Cannot mmap() the frame buffer memory (%s)."}, |
40 |
|
{STR_NO_SHEEP_NET_DRIVER_WARN, "Cannot open %s (%s). Ethernet will not be available."}, |
41 |
|
{STR_SHEEP_NET_ATTACH_WARN, "Cannot attach to Ethernet card (%s). Ethernet will not be available."}, |
42 |
|
{STR_SCSI_DEVICE_OPEN_WARN, "Cannot open %s (%s). SCSI Manager access to this device will be disabled."}, |