/* this message appears when a user is prompted for a floppy disk. The first string is the expected floppy disk label. */
"Please insert disk %s (or click Cancel if the disk is unavailable).";
/* this message appears when a user is prompted for a floppy disk on a 486 machine. The first string is the expected floppy disk label. */
"Please insert disk %s and click Continue (or click Cancel if the disk is unavailable).";
/* this appears when a user is prompted for a floppy disk. The first string is the expected floppy disk label. This string is used when stops are disabled during installs. */
"Please insert disk %s.";
/* this appears when a user is prompted for a floppy disk on a 486 machine. The first string is the expected floppy disk label. This string is used when stops are disabled during installs. */
"Please insert disk %s and click Continue.";
/* this message appears when a user is prompted for a floppy disk. The first string is the expected floppy disk label. */
"You inserted disk %s. Please insert disk %s instead (or click Cancel if the disk is unavailable).";
/* this message appears when a user is prompted for a floppy disk on a 486 machine. The first string is the expected floppy disk label. */
"You inserted disk %s. Please insert disk %s instead and click Continue (or click Cancel if the disk is unavailable).";
/* this appears when a user is prompted for a floppy disk. The first string is the expected floppy disk label. This string is used when stops are disabled during installs. */
"You inserted disk %s. Please insert disk %s instead.";
/* this appears when a user is prompted for a floppy disk on a 486 machine. The first string is the expected floppy disk label. This string is used when stops are disabled during installs. */
"You inserted disk %s. Please insert disk %s instead and click Continue.";
/* some error occurred while ejecting a floppy disk. The first string is the name of the floppy disk. */
"There were problems ejecting disk %s.";
/* This message appears when the user tries to install a partial package. The first string is the package name. The second string is the package root name. */
"%s can't be installed because it does not contain all of the files in the %s package. You should install it directly from the original floppies.";
/* this message appears when the user cancels at a disk request. The first string is the package root name. */
"Cancelling will probably leave %s only partially installed.";
/* This button will cancel the entire operation */
"Cancel Anyway";
/* This button will restart the operation */
"Don't Cancel";
/* this message appears when a user is prompted for a floppy disk. The first string is the expected floppy disk label. */
"Please insert disk %s (or click Cancel if the disk is unavailable).";
/* this appears when a user is prompted for a floppy disk. The first string is the expected floppy disk label. This string is used when stops are disabled during installs. */
"Please insert disk %s.";
/* this message appears when a user is prompted for a floppy disk. The first string is the expected floppy disk label. */
"You inserted disk %s. Please insert disk %s instead (or click Cancel if the disk is unavailable).";
/* this appears when a user is prompted for a floppy disk. The first string is the expected floppy disk label. This string is used when stops are disabled during installs. */
"You inserted disk %s. Please insert disk %s instead.";
/* some error occurred while ejecting a floppy disk. The first string is the name of the floppy disk. */
"There were problems ejecting disk %s.";
/* This message appears when the user tries to install a partial package. The first string is the package name. The second string is the package root name. */
"%s can't be installed because it does not contain all of the files in the %s package. You should install it directly from the original floppies.";
/* this message appears when the user cancels at a disk request. The first string is the package root name. */
"Cancelling will probably leave %s only partially installed.";
/* This button will cancel the entire operation */