/* What to say if the basic bom file isnt found. */
"The file %s must exist in order for BuildDisk to operate.";
/* Attention panel title */
"No Bill of Materials";
/* This is the title of the attention panel that appears when no buildable disks can be found */
"No Disks";
/* Foo */
"No disks that you can build are attached to this computer.";
/* Printf format string for package names and sizes. First argument is title. Second is floating size in megabytes */
"%s (%.1f MB)";
/* Format string for disk information. First arg is disk type. Second is size in MB. Third is label. */
"%s, %d MB";
/* Format string for disk information with decimal places. First arg is disk type. Second is size in MB. Third is label. */
"%s, %.1f MB";
/* Format string for right-hand label of disk space meter. Arg is disk or partition size in MB. */
"%d MB";
/* Format string for right-hand label of disk space meter for small capacity disks. Arg is disk or partition size in MB. */
"%.1f MB";
/* Attention panel title */
"Build Complete";
/* Status message for good build completion also used in attn panel. */
"The disk was built successfully.";
/* Status message */
"Build FAILED!";
/* Foo */
"Really build this disk? Building will erase the disk's current contents.";
/* Attention panel title for app without setuid bit. */
"Cannot Run";
/* Foo */
"BuildDisk is not set up correctly. The setuid bit must be turned on and the application owned by root. Contact your system administrator.";
/* Foo */
"You must have superuser status to build disks.\nPlease enter the root password.";
/* Foo */
"Sorry, the password you entered is not correct.";
/* Foo */
"The selected disk is busy and can't be unmounted.";
/* Foo */
"The disk couldn't be ejected.";
/* Foo */
"That floppy disk is write-protected. You'll need to flip the write-protect tab and insert it again.";
/* Title for alert panel that reports that a low-density floppy was inserted */
"Wrong Density";
/* Foo */
"This is a low-density floppy disk. Only 2.88MB floppy disks can be used with BuildDisk.";
/* Modified files status message */
"The item was removed.";
/* Modified files status message */
"The file's contents were modified.";
/* Modified files status message */
"The file's permissions were modified.";
/* Modified files status message which should never appear */
"Random Bozo change.";
/* Label for floppy in disk selection box when there is at most one internal floppy */
"Int. Floppy";
/* Label for multiple internal floppies in printf format */
"Int. FD #%d";
/* Label for single external floppy */
"Ext. Floppy";
/* Label for multiple external floppies in printf format */
"Ext. FD #%d";
/* Label for startup disk */
"Startup Disk";
/* Label for single SCSI hard disk */
"Hard Disk";
/* Label for multiple SCSI hard disks in printf format */
"Hard Disk #%d";
/* Label for single removable SCSI hard disk */
"Hard Disk";
/* Label for multiple SCSI hard disks in printf format */
"Hard Disk #%d";
/* Label for single optical disk */
"Optical Disk";
/* Label for multiple optical disks in printf format */
"Optical #%d";
/* Foo */
"A disk is being built. Do you really want to quit?";
/* Second info line of long form. */
"Device name %s";
/* Second info line of long form for SCSI devices. */
"Device name %s, target #%d";
/* Default name of disks. Same name for all media. */
"NewDisk";
/* Disk type string for internal floppies */
"Internal Floppy";
/* Disk type string for opticals */
"NeXT Optical Disk";
/* Disk type string for IDE hard disks */
"IDE Disk #%d";
/* Foo */
"Do you really want to stop building the disk?";
/* Panel title */
"Name Too Long";
/* Foo */
"The name of a disk may only contain %d characters.";
/* Panel title */
"Inappropriate Name";
/* Foo */
"The name of a disk may not contain the following characters: %s Please choose a different name.";
/* Label for slide meter. */
"Disk Space Required: %d MB";
/* Label for slide meter for small disks. */
"Disk space required: %.1f MB";
/* Label for slide meter when no disk selected. */
"Disk Space";
/* Label for slide meter while building. */
"Copying files: %d%% done";
/* Label for slide meter while building. */
"Build complete: %d MB free";
/* Label for slide meter while building. */
"Find Disks";
/* Foo */
"Another program has control of the SCSI bus. Hard disks, SCSI floppy disks, and other SCSI devices can't be built.";
/* Time of completion estimate */
"Finished in about %d hours and %d minutes.";
/* Time of completion estimate when only one hour */
"Finished in about an hour and %d minutes.";
/* Time of completion estimate when less than an hour */
"Finished in about %d more minutes.";
/* Sent from builder thread out to UI */
"Cannot open the device file for the disk. Build aborted.";
/* Sent from builder thread out to UI */
"SCSI inquiry command failed. Build aborted.";
/* Sent from builder thread out to UI */
"SCSI inquiry on device does not match probe. The mapping from SCSI devices to device files is incorrect. Build aborted.";
/* Builder thread status message */
"Initializing disk...";
/* Builder package focus message */
"To install: minimal startup software";
/* Builder package focus message */
"Configuring this disk as a swapdisk.";
/* Builder package focus message */
"To install: base system software and one package";
/* Builder package focus message */
"To install: base system software and %d packages";
/* Builder package focus message */
"To install: base system software only";
/* Builder error message */
"The disk could not be initialized successfully.";
/* Builder error message */
"The disk could not be mounted.";
/* Foo */
"Verifying initialization...\nThis will take just a few minutes.";
/* Foo */
"Verifying initialization...";
/* Less-frightening disk info for mini status. */
"Removable disk";
/* Mini string for label of disk */
"Disk named \"%s\"";
/* Mini format string for non-removable disks w/no name */
"Unnamed disk";
/* Mini format string for disk information. Arg is size in MB. Preceded by disk name if any. */
", %d MB";
/* Mini format string for disk information with decimal places. Arg is size in MB. Preceded by disk name. */
", %.1f MB";
/* Mini status message. */
"Initializing disk...";
/* Mini status message. */
"Copying files: %d%% done";
/* Must fit in both regular and mini status areas */
"Stopping build...";
/* Must fit in both regular and mini status areas */
"Build stopped.";
/* Pie Chart size in partition panel. */
"%d MB";
/* Do you really want to partition panel title. */
"Partition Disk";
/* Foo */
"NeXT recommends that disks not be partitioned unless you have a specific reason to do so. Are you sure you want to partition this disk?";
/* Checking boot disk against BOMs to detect potential problems. */
"Comparing bills of materials with contents\nof startup device...";
/* Checking boot disk against BOMs to detect potential problems. */
"Checking bills of materials...";
/* Foo */
"The bill of materials \"%s\" couldn't be opened. Build aborted.";
/* Foo */
"The bill of materials \"%s\" couldn't be compared against the contents of the startup disk. Build aborted.";
/* Package title in modified files window for base system files. */
"Base System Software";
/* Foo */
"Installing base system software";
/* Short form of copy status message */
"Copying file: %s\nFrom folder: %s";
/* Long form of copy status message */
"Copying file: %128s\nFrom folder: %128s";
/* Foo */
"Could not copy the base system software.";
/* Foo */
"Installing private folder";
/* Foo */
"Installing \"me\" account";
/* Error message for wayward packages */
"Couldn't install package %s.";
/* Status message for installing packages */
"Installing: %s";
/* Foo */
"Elapsed time: %d h %d m";
/* Time remaining message before its known */
"Estimated completion time not yet known.";
/* This text is installed at the beginning of the fstab file thats generated for the newly built disk. */
"#\n# DO NOT DELETE THIS FILE, IT IS REQUIRED FOR BOOTING\n#\n# This file contains information used to mount local hard disks.\n# Consult your Network and System Administration manual\n# for information on adding local disks. Information on the format\n# of entries in this file can also be found in the fstab man page.\n#";
/* Foo */
"Couldn't install /etc/fstab file on the new disk.";
/* Foo */
"Creating swap file...";
/* Unreproducible bonus bug */
"An internal error has occurred, and the build procedure cannot continue. You should quit and restart BuildDisk, then try to build the disk again.";
/* Title for attention panel and buttons */
"Build";
/* Foo */
"Cancel";
/* Foo */
"Stop";
/* Foo */
"Quit";
/* Foo */
"Build Anyway";
/* Warning about building the disk as a swapdisk when its big enough to be a normal disk */
"Since you've named this disk \"swapdisk\", it will be initialized as a swap disk and no software will be installed.";
/* Warning about building the disk as a swapdisk when its too small for anything else */
"This disk isn't big enough for software to be installed. It will be initialized as a swap disk.";
/* Warning about quitting from 486 installation mode. */
"NeXTSTEP has not been installed yet. If you quit now, you will have to repeat the installation procedure." = "NEXTSTEP has not been installed yet. If you quit now, you will have to repeat the installation procedure.";
/* Button title */
"Quit Anyway";
/* Button title for 486 installation which must match initial value in nib file */
"Install";
/* Appears in list of packages in installation mode */
/* Appears in list of packages in installation mode */
" Basic Software";
/* Appears in list of packages in installation mode */
" Languages";
/* Appears in list of packages in installation mode */
" Other Packages";
/* Title of panel that appears after successful installation */
"Install";
/* Appears in an attention panel */
"NeXTSTEP has been successfully installed. Click Restart to restart the computer." = "NEXTSTEP has been installed successfully. Make sure there isn't a disk in the floppy disk drive. Then click Restart to restart the computer.";