/* Button choice which allows the user to abort the saving of his document when the user has asked him if he'd like to do so. */
"Don't Save";
/* The popup title for Picas */
"Picas";
/* Menu item which hides the ruler. */
"Hide Ruler";
/* Message of alert which lets the user know that deleting a pattern file is permanent. */
"Really delete pattern '%s'?. This operation cannot be undone.";
/* Button choice for saving as a doc. */
"Save As";
/* Message of alert which lets the user know that the default pattern cannot be deleted. */
"The Default Pattern cannot be removed. Try editing it.";
/* Title of alert which lets the user know that a pattern will be deleted
Title of alert which lets the user know that a pattern couldnot be deleted */
"Delete Pattern";
/* Message when file cannot be written to disk */
"Could not write file. Check permissions.";
/* The popup title for inches */
"Inches";
/* Button choice which allows the user to revert his changes to what was last saved on disk. */
"REVERT_BUTTON" = "Revert";
/* Name of alert panel when user successfully registers */
"Successful Registration";
/* Upgrade notice by email message upon success. */
"Do you wish to alert Stone Design via email of this registration? This makes it easy for us to send out upgrade notices.";
/* Button choice for OK'ing a requested operation. */
"OK";
/* Menu item which unhides the ruler. */
"Show Ruler";
/* Title of alert which lets the user know that the default pattern cannot be deleted */
"Default Pattern";
/* Button choice or Panel title for opening something. */
"Open";
/* Message of alert which lets the user know why she couldn't delete the file. */
"%s could not be deleted. %s.";
/* Button choice for saving a requested operation. */
"Save";
/* The popup title for Centimeters */
"Centimeters";
/* Title of alert which lets the user know that an image (PostScript or TIFF or something) that he tried to import was some how defective. */
"Import Image";
/* Button choice for cancelling or aborting a requested operation. */
"Cancel";
/* The popup title for Points */
"Points";
/* Message when you cannot open a file for some reason */
"Can't open file.";
/* This is the title of the alert which asks the user if he is sure he wants to revert a document he has edited back to its last-saved state. */
"Revert";
/* Message when you cannot create a file for some reason */
"Can't save file.";
/* Message of alert which lets the user know that an image (PostScript or TIFF or something) that he tried to import was some how defective. */
"Unable to import that image into Create.";
/* Button choice for saving to a doc. */
"Save To";
/* String on popups to set additional items. */
"Set…";
/* Title of warning to save a pattern in MakePattern editor */
"Save Pattern";
/* Title of warning in MakePattern editor */
"Next Pattern Name";
/* Message explaining the next unique name button */
"This button looks for the next unique pattern name in your library. '%s' is the next unique name";
/* Msg in Pattern editor when namefield is empty */
"Please name the pattern first.";
/* Displayed after a successful registration of the program */
"You successfully registered the program. All commands are enabled.";
/* Indicates there are more than the maximum number of users */
"There are more than %d users. Printing and saving are disabled.";
/* The title of the button pressed to register the program */
"Register";
/* Error message displayed when attempts to record the registration information fail */
"Can't write the registration file. Please make sure you have write permission for the application file.";
/* Indicates that the program has been registered successfully */
"This program is registered for %d users.";
/* Error message indicating the registration number entered was not correct */
"Invalid registration number.";
/* Indicates that the program is unregistered */
"This program is not registered. Printing and saving are disabled.";
/* Hide Menus menu title */
"Hide Menus";
/* Show Menus menu title to show all of the menus in an app. */
"Show Menus";
/* Services menu title */
"Services";
/* This very rare alert shows up when the user tries to revert the state of his document to whatever it was when he opened it up. Some unexpected I/O error occurs, however, and he is unable to do so. */
"I/O error. Can't revert.";
/* Alert message to save doc before service is rendered. */
"Do you wish to save this document before your request is serviced?";
/* Message when you cannot create a back up file for some reason */
"Can't save backup file.";
/* Alert panel when calling a Service */
"Service";
/* Window title while loading a document */
"...Loading...";
/* This question is asked of the user when he asks to revert the state of his document to the version last saved on disk, but he has made changes in the interim which would be lost if he did actually revert. The %s is the name of the document. */
"%s has been edited. Are you sure you want to undo changes?";
/* Untitled Doc name */
"Untitled";
/* Panel title on closing unsaved doc. */
"Close";
/* Question asked of user when he tries to close a window, either by choosing close from the menu or clicking the close box or quitting the application, and the contents of the window have not been saved. The %s is the name of the document.
Message string with %s for inserting the actual name of file */
"%s has changes. Save them?";
/* Ok to alpha alert panel */
"I understand";
/* Open panel title in defaults to choose default directory */
"Default Save Directory";
/* Title of alert panel that warns you of alpha */
"Transparent (Alpha) Colors";
/* message given to user when alpha is clicked on in Prefs panel */
"Transparent Colors are NOT WYSIWYG, that is, you won't be able to print non-opaque colors, and you may become disappointed with the results. However, they are really cool on the screen!";
/* Message when your license has expired */
"This program has expired. Call Stone Design at (505) 345-4800 for help.";
/* Unix Error ENOTDIR */
"A component of either path prefix is not a directory";
/* Unix Error EACCES */
"Write permission denied. Check permissions.";
/* Unix Error EDQUOT */
"File quota is exhausted. Empty trash.";
/* Unix Error EINVAL */
"You must not use alternate [high byte] characters in filename. Stick to the standard ones. Thanks.";
/* Unix Error ELOOP */
"Too many symbolic links";
/* Button choice to quit */
"Quit";
/* Unix Error EIO */
"Disk error occurred";
/* Message when you need a license */
"This program is not licensed. Call Stone Design at (505) 345-4800 for help.";
/* Unix Error EPERM */
"Must be super user to do this.";
/* Title of alert panel when too many users are discovered. */
"Network License";
/* Unix Error EROFS */
"Read only filesystem";
/* Unix Error ENOENT */
"Source file does not exist";
/* Alert panel message for too many users. */
"Too Many Users. Call Stone Design NOW to order more copies of %s. (505) 345-4800\n";
/* Unix Error EXDEV */
"You can't link across file systems. Use Workspace.";
/* Button choice to ok bringing up the registration panel from too many users alert */
"License...";
/* Unix Error EFAULT */
"Outside of process address space";
/* Unix Error unknown */
"Unknown error";
/* Button choice to demo program */
"Demo";
/* Indicates that the program is unregistered */
"This program is not registered. Copying and saving are disabled.";
"Name too long: 255 characters maximum for file or 1023 characters maximum for entire pathname";
/* Unix Error ENOSPC */
"No space on disk left. Empty trash.";
/* Pattern alert title when a dupe exists. */
"Add A Pattern";
/* User choice to update a pattern if a duplicate exists. */
"Update";
/* Pattern alert msg when a dupe exists. */
"The pattern '%s' already exists.";
/* User choice to rename a pattern if a duplicate exists. */
"Rename";
/* Pattern palette window title. */
"Patterns";
/* Pattern palette window title while loading patterns. */
"Loading Patterns...";
/* Title for Alert involving importing linked data */
"Import Link";
/* Button choice if user wants a file dragged into Draw to appear as an icon. */
"File Icon";
/* Question asked of a user when he drags a file icon into Create. */
"Do you want the link to this file to appear as a Link Button or as the icon of the file?";
/* Question asked of a user when he drags a file which can be imaged directly in Create into Create. */
"Do you want the contents of this file to appear in Create, or would you like to create only a link to this data, in which case, do you want the link to appear as a Link Button or as the icon of the file?";
/* Button choice if user wants a file dragged into Create to appear as the contents of the file. */
"File Contents";
/* Message given to user when import of linked data fails. */
"Unable to import linked data.";
/* Button choice if user wants a file dragged into Draw to appear as a link button. */
"Link Button";
/* title of Super Text graphic */
"Super Text";
/* Alert title when image is pasted into pattern window */
"Paste Image";
/* Message you paste an EPS or TIFF into pattern window */
"Patterns cannot be made up of EPS or TIFF files - it endangers the windowserver.";
/* Alert message when Pattern loaded changed named */
"Pattern %s's name was changed externally to %s. Update this change? This will be more consistent, but some documents might have trouble finding the original named pattern.";
/* Alert Title when Pattern loaded changed named */
"Load Pattern";
/* title of Paint brush graphic */
"Paint Brush";
/* title of Straight line graphic */
"Straight Line";
/* title of Scribble (pencil tool) graphic */
"Scribble";
/* title of round box graphic */
"Round Box";
/* title of rectangle graphic */
"Rectangle";
/* title of Poly Line graphic */
"Poly Line";
/* title of Poly Spline graphic */
"Poly Spline";
/* title of Curve graphic */
"Curve";
/* title of circle graphic */
"Circle";
/* title of Spline graphic */
"Spline";
/* title of TIFF Image graphic */
"TIFF Image";
/* title of EPS graphic */
"EPS Image";
/* title of RIB Image graphic */
"RIB Image";
/* title of Image graphic */
"Image";
/* Menu item which hides the Template. */
"Hide Template";
/* Button title to find the template. */
"Find...";
/* Menu item which unhides the Template. */
"Show Template";
/* The background image for autotracing. */
"Template";
/* message to alert user template failed. */
"Could not load template file '%s'.";
/* message to alert user template was not found. */
"Could not find template file '%s'. Do you wish to find it?.";
/* Button title of scale the image */
"Scale";
/* Menu item which hides the background grid which the user can overlay on his document. */
"Hide Grid";
/* Menu item which turns off the borders around linked items (using Object Links). */
"Hide Links";
/* Message when image is too large */
"The image is too large to fit. Scale it to fit?";
/* Menu item which turns off the background grid so that items do not move and resize on even grid boundaries. It does not hide the grid if it is currently showing. */
"Turn Grid Off";
/* Menu item which shows a background grid which the user can overlay on his document. */
"Show Grid";
/* Button title of to not scale the image */
"Don't Scale";
/* Alert Title when dragged in image is too large */
"Load Image";
/* Menu item which turns on the borders around linked items (using Object Links). */
"Show Links";
/* Menu item which turns a background grid on so that the user's actions are rounded to even grid boundaries. It does not show the grid if the grid is currently hidden. */
"Turn Grid On";
/* The %s of the `New %s' operation corresponding to creating a new Date Marker. */
"Date Marker";
/* title if the program is registered */
"Registered";
/*title if the program is not registered */
"Not Licensed";
/* title if the program is temporary */
"Temporary";
/* title if the program is expired */
"Expired";
/* Alert message when a crash occurs */
"Program Bug: %s: %s";
/* button title to continue when a crash occurs */