home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Apps / IconBuilder.app / English.lproj / Localizable.strings
Text File  |  1992-07-23  |  2KB  |  88 lines

  1. /* No comment provided by engineer. */
  2. "You have just changed the size of the image.  Do you want to crop or scale the image to the new size?";
  3.  
  4. /* Nien, Nyet, No, Non */
  5. "Don't Save";
  6.  
  7. /* Title of layout panel */
  8. "Document Layout";
  9.  
  10. /* error message with C format string */
  11. "An error has occurred while loading %s";
  12.  
  13. /* Title of panel used to set the default document settings */
  14. "Document Preferences";
  15.  
  16. /* As in to scale to a different size */
  17. "Scale";
  18.  
  19. /* The file to be saved */
  20. "document";
  21.  
  22. /* No comment provided by engineer. */
  23. "Do you want to revert changes to %s?";
  24.  
  25. /* quit */
  26. "Quit";
  27.  
  28. /* The filename that they will save to along with a 'C' format string */
  29. "Filename: %s";
  30.  
  31. /* Message to the user when a window should be saved */
  32. "Therre edited windows.";
  33.  
  34. /* String used in pop-up list */
  35. "8 bit";
  36.  
  37. /* Yes, sure, fine, ok */
  38. "OK";
  39.  
  40. /* Title of panel used to set attributes of a new document */
  41. "New Document";
  42.  
  43. /* As in to crop a picture */
  44. "Crop";
  45.  
  46. /* String used in pop-up list */
  47. "2 bit";
  48.  
  49. /* Saving the file to disk */
  50. "Save";
  51.  
  52. /* Title of panel which alerts of an error */
  53. "Error";
  54.  
  55. /* The user has changed the size of the document, they must now decide whether to crop or scale */
  56. "Size Change";
  57.  
  58. /* cancel button for all panels */
  59. "Cancel";
  60.  
  61. /* Title of button user will click to quit without saving documents */
  62. "Quit Anyway";
  63.  
  64. /* String used in pop-up list */
  65. "24 bit";
  66.  
  67. /* Something went wrong while saving the file */
  68. "Error Saving File";
  69.  
  70. /* String used in pop-up list */
  71. "12 bit";
  72.  
  73. /* Return to the last saved copy */
  74. "Revert";
  75.  
  76. /* Inspector panel title */
  77. "%s Inspector";
  78.  
  79. /* Title of button that user will click to check unsaved windows */
  80. "Review Unsaved";
  81.  
  82. /* Save changes to file with 'C' format string */
  83. "Save Changes to %s?";
  84.  
  85. /* String used in pop-up list */
  86. "Unknown";
  87.  
  88.